MFEM
v4.6.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
mfem | |
Functions | |
template<int Dim> | |
void | mfem::BuildBoxes (const Mesh &mesh, std::vector<::moonolith::AABB< Dim, double >> &element_boxes) |
bool | mfem::HashGridDetectIntersections (const Mesh &src, const Mesh &dest, std::vector< moonolith::Integer > &pairs) |
int | mfem::order_multiplier (const Geometry::Type type, const int dim) |