Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | List of all members
alsfvm::memory::MemoryBase Class Reference

#include <alsfvm/memory/MemoryBase.hpp>

Inheritance diagram for alsfvm::memory::MemoryBase:
alsfvm::memory::Memory< T > alsfvm::cuda::CudaMemory< T > alsfvm::memory::HostMemory< T >

Public Member Functions

 MemoryBase ()
 
virtual ~MemoryBase ()
 

Detailed Description

The baseclass for all memory objects, this is untemplated so it can be passed around easier.

Constructor & Destructor Documentation

◆ MemoryBase()

alsfvm::memory::MemoryBase::MemoryBase ( )
inline

◆ ~MemoryBase()

virtual alsfvm::memory::MemoryBase::~MemoryBase ( )
inlinevirtual

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