libMesh
libMesh::Plane Member List

This is the complete list of members for libMesh::Plane, including all inherited members.

_normallibMesh::Planeprivate
_pointlibMesh::Planeprivate
above_surface(const Point &p) const overridelibMesh::Planevirtual
below_surface(const Point &p) const overridelibMesh::Planevirtual
closest_point(const Point &p) const overridelibMesh::Planevirtual
create_from_point_normal(const Point &p, const Point &n)libMesh::Plane
create_from_three_points(const Point &p0, const Point &p1, const Point &p2)libMesh::Plane
get_planar_point() constlibMesh::Plane
normal() constlibMesh::Planeinlineprivate
on_surface(const Point &p) const overridelibMesh::Planevirtual
Plane()libMesh::Plane
Plane(const Point &p, const Point &n)libMesh::Plane
Plane(const Point &p0, const Point &p1, const Point &p2)libMesh::Plane
Plane(const Plane &other_plane)libMesh::Plane
Surface()=defaultlibMesh::Surface
Surface(const Surface &)=defaultlibMesh::Surface
surface_coords(const Point &world_coords) constlibMesh::Surfaceinlinevirtual
unit_normal(const Point &p) const overridelibMesh::Planevirtual
world_coords(const Point &surf_coords) constlibMesh::Surfaceinlinevirtual
xy_plane(const Real zpos=0.)libMesh::Plane
xz_plane(const Real ypos=0.)libMesh::Plane
yz_plane(const Real xpos=0.)libMesh::Plane
~Plane()libMesh::Plane
~Surface()=defaultlibMesh::Surfacevirtual