This is the complete list of members for
MBMesquite::LineDomain, including all inherited members.
arc_length(const double position1[3], const double position2[3], MsqError &err) | MBMesquite::LineDomain | [virtual] |
closest_point(Mesh::VertexHandle handle, const Vector3D &position, Vector3D &closest, Vector3D &normal, MsqError &err) const | MBMesquite::LineDomain | [virtual] |
domain_DoF(const Mesh::VertexHandle *handle_array, unsigned short *dof_array, size_t num_handles, MsqError &err) const | MBMesquite::LineDomain | [virtual] |
MBMesquite::MeshDomain::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 | MBMesquite::LineDomain | [virtual] |
geom() const | MBMesquite::LineDomain | [inline] |
LineDomain(const Vector3D &point, const Vector3D &dir) | MBMesquite::LineDomain | [inline] |
LineDomain(const MsqLine &line) | MBMesquite::LineDomain | [inline] |
mGeom | MBMesquite::LineDomain | [private] |
position_from_length(const double from_here[3], double length, double result_point[3], MsqError &err) | MBMesquite::LineDomain | [virtual] |
snap_to(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const | MBMesquite::LineDomain | [virtual] |
vertex_normal_at(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const | MBMesquite::LineDomain | [virtual] |
vertex_normal_at(const Mesh::VertexHandle *handles, Vector3D coordinates[], unsigned count, MsqError &err) const | MBMesquite::LineDomain | [virtual] |
~MeshDomain() | MBMesquite::MeshDomain | [inline, virtual] |