waLBerla 7.2
|
Implementations for class Sample.
#include "Sample.h"
#include "core/mpi/Gatherv.h"
#include "core/mpi/MPIManager.h"
#include "core/StringUtility.h"
#include <functional>
#include <iterator>
#include <ostream>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::math |
Functions | |
std::ostream & | walberla::math::operator<< (std::ostream &os, const Sample &statReal) |
Stream output operator for class Sample. | |