waLBerla 7.2
Loading...
Searching...
No Matches
FieldAllocator.h File Reference

Detailed Description

Allocation Strategies for Fields.

Author
Martin Bauer marti.nosp@m.n.ba.nosp@m.uer@f.nosp@m.au.d.nosp@m.e
#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

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::field
 

Functions

constexpr uint_t walberla::field::SIMDAlignment ()