chrono::fsi::FsiMesh2D Struct Reference
Description
Description of an FEA mesh surface with 2-D faces exposed to the FSI system.
#include <ChFsiDefinitions.h>
Public Member Functions | |
| unsigned int | GetNumElements () const |
| unsigned int | GetNumNodes () const |
Public Attributes | |
| size_t | index |
| mesh index in the list of FSI 2D meshes | |
| std::shared_ptr< fea::ChContactSurfaceMesh > | contact_surface |
| FEA trimesh skin. | |
| std::map< std::shared_ptr< fea::ChNodeFEAxyz >, int > | ptr2ind_map |
| pointer-based to index-based mapping | |
| std::map< int, std::shared_ptr< fea::ChNodeFEAxyz > > | ind2ptr_map |
| index-based to pointer-based mapping | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_fsi/ChFsiDefinitions.h