waLBerla 7.2
|
Sweeps for computing the interface curvature.
#include "core/debug/CheckFunctions.h"
#include "core/logging/Logging.h"
#include "core/math/Matrix3.h"
#include "core/math/Utility.h"
#include "core/math/Vector3.h"
#include "field/FlagField.h"
#include "stencil/D3Q27.h"
#include "stencil/Directions.h"
#include <algorithm>
#include <cmath>
#include "ContactAngle.h"
#include "CurvatureSweep.h"
#include "Utility.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::free_surface |