Four dimensional field/lattice class.
#include "field/CMakeDefs.h"
#include "allocation/FieldAllocator.h"
#include "core/DataTypes.h"
#include "core/cell/CellInterval.h"
#include "core/debug/CheckFunctions.h"
#include "core/debug/Debug.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include "iterators/FieldIterator.h"
#include "iterators/FieldPointer.h"
#include <functional>
#include <memory>
#include <vector>
#include "Field.impl.h"
Classes | |
class | walberla::field::Field< T, fSize_ > |
A four dimensional field/lattice. 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 | |