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

Go to the source code of this file.

Namespaces

namespace  mfem
 
namespace  mfem::ceed
 

Functions

int mfem::ceed::CeedHackReallocArray (size_t n, size_t unit, void *p)
 
int mfem::ceed::CeedHackFree (void *p)
 
int mfem::ceed::CeedSingleOperatorFullAssemble (CeedOperator op, SparseMatrix *out)
 
int mfem::ceed::CeedOperatorFullAssemble (CeedOperator op, SparseMatrix **mat)
 Assembles a CeedOperator as an mfem::SparseMatrix.