|
MFEM
v4.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| mfem | |
Functions | |
| MemoryType | mfem::GetMemoryType (MemoryClass mc) |
| Return a suitable MemoryType for a given MemoryClass. More... | |
| MemoryClass | mfem::operator* (MemoryClass mc1, MemoryClass mc2) |
| Return a suitable MemoryClass from a pair of MemoryClasses. More... | |
| void | mfem::MemoryPrintFlags (unsigned flags) |
| Print the state of a Memory object based on its internal flags. Useful in a debugger. More... | |
Variables | |
| MemoryManager | mfem::mm |
| The (single) global memory manager object. More... | |
1.8.5