IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
IBTK::LMesh Member List

This is the complete list of members for IBTK::LMesh, including all inherited members.

getGhostNodes() constIBTK::LMeshinline
getLocalNodes() constIBTK::LMeshinline
LMesh(std::string object_name, std::vector< LNode * > local_nodes, std::vector< LNode * > ghost_nodes)IBTK::LMesh
~LMesh()=defaultIBTK::LMeshvirtual