MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
Namespaces | Functions
mortarassembler.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  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)