|
GRINS-0.8.0
|
#include "grins_config.h"#include "grins/simulation_initializer.h"#include <libmesh/ignore_warnings.h>#include <cppunit/extensions/TestFactoryRegistry.h>#include <cppunit/ui/text/TestRunner.h>#include <libmesh/restore_warnings.h>#include <libmesh/libmesh.h>#include "test_comm.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| libMesh::Parallel::Communicator * | TestCommWorld |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 39 of file unit_driver.C.
References TestCommWorld.
| libMesh::Parallel::Communicator* TestCommWorld |
Definition at line 70 of file unit_driver.C.
Referenced by GRINSTesting::MeshBuilderTest::build_mesh(), GRINSTesting::RayfireTest::build_mesh(), GRINSTesting::RayfireTestAMR::build_mesh(), GRINSTesting::RayfireTestAMR::build_quad4_elem(), GRINSTesting::RayfireTestAMR::build_quad9_elem(), GRINSTesting::SpectroscopicAbsorptionTest::init_sim(), GRINSTesting::IntegratedFunctionTest::init_sim(), main(), GRINSTesting::RayfireTest::quad4_all_sides(), GRINSTesting::RayfireTest::quad9_all_sides(), GRINSTesting::RayfireTestAMR::refine_deformed_elem(), GRINSTesting::RayfireTestAMR::refine_deformed_elem_near_tolerance(), GRINSTesting::RayfireTestAMR::refined_above_unrefined(), GRINSTesting::SystemHelper::setup_multiphysics_system(), GRINSTesting::RayfireTest::test_slanted_quad4(), and GRINSTesting::RayfireTest::test_vertical_fire().