MFEM
v4.5.1
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
mfem | |
Functions | |
occa::device & | mfem::OccaDev () |
Return the default occa::device used by MFEM. More... | |
occa::memory | mfem::OccaMemoryWrap (void *ptr, std::size_t bytes) |
Wrap a pointer as occa::memory with the default occa::device used by MFEM. More... | |