|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
This is the complete list of members for Plane, including all inherited members.
| is_in(const VectorRd &x) const | Plane | |
| is_in(const Vertex &V) const | Plane | inline |
| is_in(const MeshEntity &E) const | Plane | inline |
| is_on_side(const VectorRd &x, const double &side) const | Plane | |
| is_on_side(const Vertex &V, const double &side) const | Plane | inline |
| is_on_side(const MeshEntity &E, const double &side) const | Plane | inline |
| normal | Plane | |
| Plane(const VectorRd &point, const VectorRd &normal) | Plane | inline |
| point | Plane |