DOLFIN
DOLFIN C++ interface
|
This is the complete list of members for dolfin::GeometryPredicates, including all inherited members.
convex_hull_is_degenerate(const std::vector< Point > &p, std::size_t gdim) | dolfin::GeometryPredicates | static |
is_degenerate(const std::vector< Point > &simplex, std::size_t tdim, std::size_t gdim) | dolfin::GeometryPredicates | static |
is_finite(const std::vector< Point > &simplex) | dolfin::GeometryPredicates | static |
is_finite(const std::vector< double > &simplex) | dolfin::GeometryPredicates | static |