VertexCFD  0.0-dev
Public Member Functions | Public Attributes | List of all members
test_mhd_ldc.TestMHDLDC Class Reference

Public Member Functions

def setup_class (self)
 
def teardown_class (self)
 
def setup_method (self)
 
def teardown_method (self)
 
def test_2d_mhd_ldc (self)
 
def test_2d_rotated_mhd_ldc (self, alignment)
 

Public Attributes

 mesh_file_path
 
 input_file_path
 
 vertexcfd_exec
 
 exodiff_exec
 
 main_path
 
 no_exodiff_file
 
 test_path
 
 input_file
 Parameters to edit for each function #### Parameters for VertexCFD run.
 
 mesh_file
 
 output_file
 

Member Function Documentation

◆ setup_class()

def test_mhd_ldc.TestMHDLDC.setup_class (   self)
 setup any state specific to the execution of the
  given class (which usually contains tests).

◆ setup_method()

def test_mhd_ldc.TestMHDLDC.setup_method (   self)
 setup test.

◆ teardown_class()

def test_mhd_ldc.TestMHDLDC.teardown_class (   self)
 teardown any state that was previously
  setup with a call to setup_class.

◆ teardown_method()

def test_mhd_ldc.TestMHDLDC.teardown_method (   self)
 teardown test.

The documentation for this class was generated from the following file: