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

Public Member Functions

def setup_class (self)
 
def teardown_class (self)
 
def setup_method (self)
 
def teardown_method (self)
 
def test_2d_planar_poiseuille (self, request, capfd)
 
def test_2d_planar_poiseuille_stabilized (self, request, capfd, stabilization_method)
 

Public Attributes

 mesh_file_path
 
 input_file_path
 
 vertexcfd_exec
 
 exodiff_exec
 
 main_path
 
 no_exodiff_file
 
 test_path
 
 ref_error_norms
 
 ref_error_norms_th_quads_p1
 
 ref_error_norms_th_tris_p2
 
 ref_error_norms_gd_quads_p1
 
 ref_error_norms_gd_tris_p2
 
 input_file
 Parameters to edit for each function ####.
 
 mesh_file
 
 output_file
 

Member Function Documentation

◆ setup_class()

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

◆ setup_method()

def test_planar_poiseuille.TestPlanarPoiseuille.setup_method (   self)
 setup test.

◆ teardown_class()

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

◆ teardown_method()

def test_planar_poiseuille.TestPlanarPoiseuille.teardown_method (   self)
 teardown test.

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