, including all inherited members.
axis() const | MBMesquite::CylinderDomain | [inline] |
center() const | MBMesquite::CylinderDomain | [inline] |
closest_point(Mesh::VertexHandle handle, const Vector3D &position, Vector3D &closest, Vector3D &normal, MsqError &err) const | MBMesquite::CylinderDomain | [virtual] |
CylinderDomain(double p_radius, Vector3D axis_direction=Vector3D(0, 0, 1), Vector3D axis_point=Vector3D(0, 0, 0), bool outward_normal=true) | MBMesquite::CylinderDomain | [inline] |
domain_DoF(const Mesh::VertexHandle *handle_array, unsigned short *dof_array, size_t count, MsqError &err) const | MBMesquite::CylinderDomain | [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::CylinderDomain | [virtual] |
evaluate(Mesh::VertexHandle handle, const Vector3D &point, Vector3D &closest, Vector3D &normal) const | MBMesquite::CylinderDomain | [protected, virtual] |
mAxis | MBMesquite::CylinderDomain | [private] |
mCenter | MBMesquite::CylinderDomain | [private] |
mRadius | MBMesquite::CylinderDomain | [private] |
outwardSign | MBMesquite::CylinderDomain | [private] |
radius() const | MBMesquite::CylinderDomain | [inline] |
snap_to(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const | MBMesquite::CylinderDomain | [virtual] |
vertex_normal_at(Mesh::VertexHandle entity_handle, Vector3D &coordinate) const | MBMesquite::CylinderDomain | [virtual] |
vertex_normal_at(const Mesh::VertexHandle *handle, Vector3D coords[], unsigned count, MsqError &err) const | MBMesquite::CylinderDomain | [virtual] |
~CylinderDomain() | MBMesquite::CylinderDomain | [virtual] |
~MeshDomain() | MBMesquite::MeshDomain | [inline, virtual] |