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

Go to the source code of this file.

Functions

vector< double > getData ()
vector< double > getExpectedData ()
bool validate (vector< double > const &data)
void process (vector< double > &data)
int main (int argc, char **argv)
rand (T... args)

Function Documentation

◆ getData()

vector< double > getData ( )

Definition at line 20 of file mainB.cpp.

Here is the call graph for this function:

◆ getExpectedData()

vector< double > getExpectedData ( )

Definition at line 41 of file mainB.cpp.

Here is the call graph for this function:

◆ main()

int main ( int argc,
char ** argv )

Definition at line 84 of file mainB.cpp.

Here is the call graph for this function:

◆ process()

void process ( vector< double > & data)

Definition at line 77 of file mainB.cpp.

Here is the call graph for this function:

◆ rand()

T std::rand ( T... args)

◆ validate()

bool validate ( vector< double > const & data)

Definition at line 61 of file mainB.cpp.

Here is the call graph for this function: