Allocation Strategies for Fields.
#include "AlignedMalloc.h"
#include "core/debug/Debug.h"
#include "field/CMakeDefs.h"
#include "core/VectorTrait.h"
#include <map>
#include <new>
Classes | |
class | walberla::field::FieldAllocatorBase< T > |
class | walberla::field::FieldAllocator< T > |
Allocation Strategy base class for fields. More... | |
class | walberla::field::AllocateAligned< T, alignment > |
Aligned Allocation strategy for Fields. More... | |
class | walberla::field::StdFieldAlloc< T > |
Allocator without alignment using new and delete[]. More... | |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::field | |