MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
occa.cpp File Reference

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.