MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Functions
pmortarassembler.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

std::shared_ptr< HypreParMatrix > mfem::convert_to_hypre_matrix (const std::vector< moonolith::Integer > &destination_ranges, HYPRE_BigInt *s_offsets, HYPRE_BigInt *m_offsets, moonolith::SparseMatrix< double > &mat_buffer)
 
int mfem::order_multiplier (const Geometry::Type type, const int dim)