| 
    GRINS-0.7.0
    
   | 
 


Public Member Functions | |
| CPPUNIT_TEST_SUITE (VariablesTest) | |
| CPPUNIT_TEST (test_velocity_2d) | |
| CPPUNIT_TEST (test_velocity_3d) | |
| CPPUNIT_TEST (test_temp) | |
| CPPUNIT_TEST (test_species_mass_fracs) | |
| CPPUNIT_TEST (test_pressure) | |
| CPPUNIT_TEST (test_var_constraint_and_warehouse) | |
| CPPUNIT_TEST_SUITE_END () | |
| void | tearDown () | 
| void | test_velocity_2d () | 
| void | test_velocity_3d () | 
| void | test_temp () | 
| void | test_species_mass_fracs () | 
| void | test_var_constraint_and_warehouse () | 
| void | test_pressure () | 
Private Member Functions | |
| void | test_vel_var_names_2d (const std::vector< std::string > &var_names) | 
| void | test_vel_var_names_3d (const std::vector< std::string > &var_names) | 
| void | test_temp_var_names (const std::vector< std::string > &var_names) | 
| void | test_species_var_names (const std::vector< std::string > &var_names) | 
| void | test_press_var_names (const std::vector< std::string > &var_names) | 
| void | test_species_var_names_no_order (const std::vector< std::string > &var_names) | 
| void | test_vel_fe_2d (const libMesh::System &system) | 
| void | test_vel_fe_3d (const libMesh::System &system) | 
| void | test_temp_fe (const libMesh::System &system) | 
| void | test_press_fe (const libMesh::System &system) | 
| void | test_species_fe (const libMesh::System &system) | 
Additional Inherited Members | |
  Protected Member Functions inherited from GRINSTesting::SystemHelper | |
| void | setup_multiphysics_system (const std::string &filename) | 
| void | reset_all () | 
  Protected Attributes inherited from GRINSTesting::SystemHelper | |
| libMesh::UniquePtr< GetPot > | _input | 
| GRINS::SharedPtr< libMesh::UnstructuredMesh > | _mesh | 
| libMesh::UniquePtr< libMesh::EquationSystems > | _es | 
| GRINS::MultiphysicsSystem * | _system | 
Definition at line 47 of file variables.C.
| GRINSTesting::VariablesTest::CPPUNIT_TEST | ( | test_velocity_2d | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST | ( | test_velocity_3d | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST | ( | test_temp | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST | ( | test_species_mass_fracs | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST | ( | test_pressure | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST | ( | test_var_constraint_and_warehouse | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST_SUITE | ( | VariablesTest | ) | 
| GRINSTesting::VariablesTest::CPPUNIT_TEST_SUITE_END | ( | ) | 
      
  | 
  inline | 
      
  | 
  inlineprivate | 
Definition at line 261 of file variables.C.
Referenced by test_pressure().
      
  | 
  inlineprivate | 
Definition at line 218 of file variables.C.
Referenced by test_pressure().
      
  | 
  inline | 
Definition at line 169 of file variables.C.
References GRINSTesting::SystemHelper::_input, GRINSTesting::SystemHelper::_system, GRINS::FEVariablesBase::active_var_names(), GRINS::SingleFETypeVariable::init(), GRINSTesting::SystemHelper::setup_multiphysics_system(), test_press_fe(), and test_press_var_names().
      
  | 
  inlineprivate | 
      
  | 
  inline | 
Definition at line 120 of file variables.C.
References GRINSTesting::SystemHelper::_input, GRINSTesting::SystemHelper::_system, GRINS::FEVariablesBase::active_var_names(), GRINS::SingleFETypeVariable::init(), GRINSTesting::SystemHelper::setup_multiphysics_system(), test_species_fe(), and test_species_var_names().
      
  | 
  inlineprivate | 
Definition at line 211 of file variables.C.
Referenced by test_species_mass_fracs().
      
  | 
  inlineprivate | 
Definition at line 224 of file variables.C.
      
  | 
  inline | 
Definition at line 103 of file variables.C.
References GRINSTesting::SystemHelper::_input, GRINSTesting::SystemHelper::_system, GRINS::FEVariablesBase::active_var_names(), GRINS::SingleFETypeVariable::init(), GRINSTesting::SystemHelper::setup_multiphysics_system(), test_temp_fe(), and test_temp_var_names().
      
  | 
  inlineprivate | 
Definition at line 254 of file variables.C.
Referenced by test_temp().
      
  | 
  inlineprivate | 
Definition at line 205 of file variables.C.
Referenced by test_temp().
      
  | 
  inline | 
Definition at line 137 of file variables.C.
References GRINSTesting::SystemHelper::_input, GRINSTesting::SystemHelper::_system, GRINS::GRINSPrivate::VariableWarehouse::check_and_register_variable(), GRINS::GRINSPrivate::VariableWarehouse::clear(), GRINS::GRINSPrivate::VariableWarehouse::get_variable(), GRINS::VelocityFEVariables::init(), GRINS::SingleFETypeVariable::init(), GRINS::FEVariablesBase::is_constraint_var(), GRINS::GRINSPrivate::VariableWarehouse::register_variable(), and GRINSTesting::SystemHelper::setup_multiphysics_system().
      
  | 
  inlineprivate | 
      
  | 
  inlineprivate | 
Definition at line 246 of file variables.C.
References test_vel_fe_2d().
Referenced by test_velocity_3d().
      
  | 
  inlineprivate | 
Definition at line 188 of file variables.C.
Referenced by test_velocity_2d().
      
  | 
  inlineprivate | 
Definition at line 196 of file variables.C.
Referenced by test_velocity_3d().
      
  | 
  inline | 
Definition at line 69 of file variables.C.
References GRINSTesting::SystemHelper::_input, GRINSTesting::SystemHelper::_system, GRINS::FEVariablesBase::active_var_names(), GRINS::VelocityFEVariables::init(), GRINSTesting::SystemHelper::setup_multiphysics_system(), test_vel_fe_2d(), and test_vel_var_names_2d().
      
  | 
  inline | 
Definition at line 86 of file variables.C.
References GRINSTesting::SystemHelper::_input, GRINSTesting::SystemHelper::_system, GRINS::FEVariablesBase::active_var_names(), GRINS::VelocityFEVariables::init(), GRINSTesting::SystemHelper::setup_multiphysics_system(), test_vel_fe_3d(), and test_vel_var_names_3d().