|
waLBerla 7.2
|
#include "core/Abort.h"#include "core/debug/Debug.h"#include "core/math/GenericAABB.h"#include "core/math/Matrix3.h"#include "core/logging/Logging.h"#include "mesh_common/MatrixVectorOperations.h"#include "mesh_common/TriangleMeshes.h"#include <OpenMesh/Core/Utils/PropertyManager.hh>Classes | |
| struct | walberla::mesh::DistanceProperties< MeshType > |
| class | walberla::mesh::TriangleDistance< MeshType > |
| Adds information required to compute signed distances from a point to a triangle. More... | |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::mesh |