Alsvinn  0.5.3
The fast FVM simulator with UQ support
Macros
memory_utils.hpp File Reference
#include "alsfvm/types.hpp"
#include "alsfvm/memory/MemoryFactory.hpp"
#include "alsutils//error/Exception.hpp"

Go to the source code of this file.

Macros

#define INSTANTIATE_MEMORY(classname)   template class classname<alsfvm::real>;
 

Macro Definition Documentation

◆ INSTANTIATE_MEMORY

#define INSTANTIATE_MEMORY (   classname)    template class classname<alsfvm::real>;

Utility file for the memory components, this is not meant to be used from other parts of the system. Template instatiates the class for the different types we need