GRINS-0.8.0
|
Go to the source code of this file.
Functions | |
libMesh::Real | initial_values (const libMesh::Point &p, const libMesh::Parameters ¶ms, const std::string &system_name, const std::string &unknown_name) |
int | main (int argc, char *argv[]) |
libMesh::Real initial_values | ( | const libMesh::Point & | p, |
const libMesh::Parameters & | params, | ||
const std::string & | system_name, | ||
const std::string & | unknown_name | ||
) |
Definition at line 112 of file low_mach_cavity_benchmark_regression.C.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 37 of file low_mach_cavity_benchmark_regression.C.
References GRINS::Simulation::get_equation_system(), GRINS::Runner::get_input_file(), GRINS::Simulation::get_qoi_value(), GRINS::Runner::get_simulation(), GRINS::Runner::init(), initial_values(), and GRINS::Runner::run().