|
waLBerla 7.2
|
#include "field/Field.h"#include "boundary/Boundary.h"#include "core/DataTypes.h"#include "core/cell/CellInterval.h"#include "core/config/Config.h"#include "core/debug/Debug.h"#include "core/logging/Logging.h"#include "field/FlagUID.h"#include "stencil/Directions.h"#include <vector>#include <limits>Classes | |
| class | walberla::pde::Dirichlet< Stencil_T, flag_t > |
| Dirichlet boundary handling for PDEs. More... | |
| class | walberla::pde::Dirichlet< Stencil_T, flag_t >::DirichletBC |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::pde |