Triangle-based mesh upgraded to become a solid mesh. More...
  
 Public Member Functions | |
| ElasticTetMesh (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 | ~ElasticTetMesh () | 
| Empty Destructor.  More... | |
Triangle-based mesh upgraded to become a solid mesh.
Definition at line 52 of file unstructured_three_d_solid.cc.
      
  | 
  inline | 
Constructor:
Definition at line 59 of file unstructured_three_d_solid.cc.
      
  | 
  inlinevirtual | 
Empty Destructor.
Definition at line 102 of file unstructured_three_d_solid.cc.