This is the complete list of members for
MBMesquite::PlanarDomain, including all inherited members.
closest_point(Mesh::VertexHandle handle, const Vector3D &position, Vector3D &closest, Vector3D &normal, MsqError &err) const | MBMesquite::PlanarDomain | [virtual] |
domain_DoF(const Mesh::VertexHandle *handle_array, unsigned short *dof_array, size_t num_vertices, MsqError &err) const | MBMesquite::PlanarDomain | [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::PlanarDomain | [virtual] |
fit_vertices(Mesh *mesh, MsqError &err, double epsilon=0.0) | MBMesquite::PlanarDomain | |
fit_vertices(Mesh *mesh, const Mesh::VertexHandle *vertex_array, size_t vertex_array_length, MsqError &err, double epsilon=0.0) | MBMesquite::PlanarDomain | |
flip() | MBMesquite::PlanarDomain | |
get_coeff() | MBMesquite::PlanarDomain | [inline] |
get_normal() const | MBMesquite::PlanarDomain | [inline] |
get_origin() const | MBMesquite::PlanarDomain | [inline] |
mCoeff | MBMesquite::PlanarDomain | [private] |
mNormal | MBMesquite::PlanarDomain | [private] |
PlanarDomain(Plane orient, double offset=0.0) | MBMesquite::PlanarDomain | [inline] |
PlanarDomain() | MBMesquite::PlanarDomain | [inline] |
PlanarDomain(const Vector3D &normal, const Vector3D &point) | MBMesquite::PlanarDomain | [inline] |
Plane enum name | MBMesquite::PlanarDomain | |
set_plane(const Vector3D &normal, const Vector3D &point) | MBMesquite::PlanarDomain | |
snap_to(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const | MBMesquite::PlanarDomain | [virtual] |
vertex_normal_at(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const | MBMesquite::PlanarDomain | [virtual] |
vertex_normal_at(const Mesh::VertexHandle *handle, Vector3D coords[], unsigned count, MsqError &err) const | MBMesquite::PlanarDomain | [virtual] |
XY enum value | MBMesquite::PlanarDomain | |
XZ enum value | MBMesquite::PlanarDomain | |
YZ enum value | MBMesquite::PlanarDomain | |
~MeshDomain() | MBMesquite::MeshDomain | [inline, virtual] |
~PlanarDomain() | MBMesquite::PlanarDomain | [virtual] |