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

Public Member Functions

def setup_class (self)
 
def teardown_class (self)
 
def setup_method (self)
 
def teardown_method (self)
 
def test_2d_oscillating_flow_over_circle (self, request)
 
def test_2d_flow_over_blunt_plate (self)
 

Public Attributes

 mesh_file_path
 
 input_file_path
 
 vertexcfd_exec
 
 exodiff_exec
 
 main_path
 
 no_exodiff_file
 
 test_path
 
 input_file
 Parameters to edit based on the marker passed #### Set parameters. More...
 
 mesh_file
 
 output_file
 

Member Function Documentation

◆ setup_class()

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

◆ setup_method()

def test_flow_around_object.TestFlowAroundObject.setup_method (   self)
 setup test.

◆ teardown_class()

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

◆ teardown_method()

def test_flow_around_object.TestFlowAroundObject.teardown_method (   self)
 teardown test.

Member Data Documentation

◆ input_file

test_flow_around_object.TestFlowAroundObject.input_file

Parameters to edit based on the marker passed #### Set parameters.

Parameters to edit based on the marker passed #### Parameters.


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