///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// More...
Public Member Functions | |
MySolidTriangleMesh (const std::string &node_file_name, const std::string &element_file_name, const std::string &poly_file_name, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper) | |
Constructor: More... | |
virtual | ~MySolidTriangleMesh () |
Empty Destructor. More... | |
///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
Triangle-based mesh upgraded to become a solid mesh
Definition at line 112 of file unstructured_two_d_fsi.cc.
|
inline |
Constructor:
Definition at line 119 of file unstructured_two_d_fsi.cc.
References Global_Parameters::is_on_fsi_boundary().
|
inlinevirtual |
Empty Destructor.
Definition at line 162 of file unstructured_two_d_fsi.cc.