waLBerla 7.2
|
Free surface-specific class for writing the free surface as triangle mesh.
#include "blockforest/StructuredBlockForest.h"
#include "core/Filesystem.h"
#include "field/AddToStorage.h"
#include "geometry/mesh/TriangleMeshIO.h"
#include "postprocessing/FieldToSurfaceMesh.h"
#include "timeloop/SweepTimeloop.h"
Classes | |
class | walberla::free_surface::SurfaceMeshWriter< ScalarField_T, FlagField_T > |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::free_surface |
namespace | walberla::free_surface::abortIfNullptr |
Functions | |
template<typename T > | |
void | walberla::free_surface::abortIfNullptr::abortIfNullptr (const std::weak_ptr< T > &weakPointer) |