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