DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::utils::MemoryManager< ValueType, memorySpace > Class Template Reference

#include <MemoryManager.h>

Static Public Member Functions

static void allocate (size_type size, ValueType **ptr)
 
static void deallocate (ValueType *ptr)
 
static void set (size_type size, ValueType *ptr, ValueType val)
 

Member Function Documentation

◆ allocate()

template<typename ValueType , MemorySpace memorySpace>
static void dftefe::utils::MemoryManager< ValueType, memorySpace >::allocate ( size_type  size,
ValueType **  ptr 
)
static
Here is the caller graph for this function:

◆ deallocate()

template<typename ValueType , MemorySpace memorySpace>
static void dftefe::utils::MemoryManager< ValueType, memorySpace >::deallocate ( ValueType *  ptr)
static
Here is the caller graph for this function:

◆ set()

template<typename ValueType , MemorySpace memorySpace>
static void dftefe::utils::MemoryManager< ValueType, memorySpace >::set ( size_type  size,
ValueType *  ptr,
ValueType  val 
)
static
Here is the caller graph for this function:

The documentation for this class was generated from the following file: