waLBerla 7.2
|
Sweeps for computing the interface curvature.
#include "blockforest/StructuredBlockForest.h"
#include "core/logging/Logging.h"
#include "core/math/Constants.h"
#include "domain_decomposition/BlockDataID.h"
#include "field/FlagField.h"
#include "stencil/D2Q9.h"
#include "stencil/D3Q27.h"
#include "stencil/Directions.h"
#include <type_traits>
#include <vector>
#include "ContactAngle.h"
#include "CurvatureSweep.impl.h"
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::free_surface |