This is the complete list of members for
MBMesquite::MeshDomain, including all inherited members.
closest_point(Mesh::VertexHandle handle, const Vector3D &position, Vector3D &closest, Vector3D &normal, MsqError &err) const =0 | MBMesquite::MeshDomain | [pure virtual] |
domain_DoF(const Mesh::EntityHandle *handle_array, unsigned short *dof_array, size_t num_handles, MsqError &err) const =0 | MBMesquite::MeshDomain | [pure virtual] |
element_normal_at(Mesh::ElementHandle entity_handle, Vector3D &coordinate) const =0 | MBMesquite::MeshDomain | [pure virtual] |
snap_to(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const =0 | MBMesquite::MeshDomain | [pure virtual] |
vertex_normal_at(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const =0 | MBMesquite::MeshDomain | [pure virtual] |
vertex_normal_at(const Mesh::VertexHandle *handles, Vector3D coordinates[], unsigned count, MsqError &err) const =0 | MBMesquite::MeshDomain | [pure virtual] |
~MeshDomain() | MBMesquite::MeshDomain | [inline, virtual] |