ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
#include <blockforest/communication/UniformBufferedScheme.h>
#include <field/AddToStorage.h>
#include <field/FlagField.h>
#include <field/FlagUID.h>
#include <field/GhostLayerField.h>
#include <field/communication/PackInfo.h>
#include <field/vtk/FlagFieldCellFilter.h>
#include <field/vtk/VTKWriter.h>
#include <stencil/D3Q27.h>
#include "../BoundaryHandling.hpp"
#include "../utils/boundary.hpp"
#include "../utils/types_conversion.hpp"
#include "ek_kernels.hpp"
#include <walberla_bridge/BlockAndCell.hpp>
#include <walberla_bridge/LatticeWalberla.hpp>
#include <walberla_bridge/electrokinetics/EKinWalberlaBase.hpp>
#include <utils/Vector.hpp>
#include <cstddef>
#include <iterator>
#include <memory>
#include <optional>
#include <stdexcept>
#include <string>
#include <type_traits>
#include <variant>
#include <vector>
Go to the source code of this file.
Classes | |
class | walberla::EKinWalberlaImpl< FluxCount, FloatType > |
Class that runs and controls the EK on waLBerla. More... | |
class | walberla::EKinWalberlaImpl< FluxCount, FloatType >::VTKWriter< Field_T, F_SIZE_ARG, OutputType > |
class | walberla::EKinWalberlaImpl< FluxCount, FloatType >::DensityVTKWriter< OutputType, Base > |
Namespaces | |
namespace | walberla |
\file PackInfoPdfDoublePrecision.cpp \author pystencils | |