waLBerla 7.2
|
#include "core/DataTypes.h"
#include "core/mpi/Broadcast.h"
#include "core/mpi/MPIManager.h"
#include "core/mpi/BufferDataTypeExtensions.h"
#include "core/math/AABB.h"
#include "core/math/Vector3.h"
#include "core/config/Config.h"
#include <fstream>
#include <string>
#include <vector>
#include <iterator>
Classes | |
class | walberla::geometry::BinaryRawFile |
class | walberla::geometry::BinaryRawFileInterpolator |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::geometry |
Functions | |
template<typename T > | |
static BinaryRawFile | walberla::geometry::loadFile (const std::string &filename, const Vector3< uint_t > &size) |