preCICE v3.2.0
Loading...
Searching...
No Matches
mainA.cpp File Reference
Include dependency graph for mainA.cpp:

Go to the source code of this file.

Classes

class  cout

Functions

vector< double > getData ()
vector< double > getExpectedData ()
bool validate (vector< double > const &data)
int main (int argc, char **argv)

Function Documentation

◆ getData()

vector< double > getData ( )

Definition at line 19 of file mainA.cpp.

Here is the call graph for this function:

◆ getExpectedData()

vector< double > getExpectedData ( )

Definition at line 36 of file mainA.cpp.

Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 68 of file mainA.cpp.

Here is the call graph for this function:

◆ validate()

bool validate ( vector< double > const & data)

Definition at line 52 of file mainA.cpp.

Here is the call graph for this function: