ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
EKSpeciesSlice.hpp File Reference
#include "config/config.hpp"
#include "EKSpecies.hpp"
#include "LatticeSlice.hpp"
#include <script_interface/ScriptInterface.hpp>
#include <script_interface/auto_parameters/AutoParameters.hpp>
#include <walberla_bridge/LatticeWalberla.hpp>
#include <walberla_bridge/electrokinetics/EKinWalberlaBase.hpp>
#include <utils/Vector.hpp>
#include <utils/math/int_pow.hpp>
#include <cassert>
#include <memory>
#include <optional>
#include <string>
#include <type_traits>
#include <unordered_map>
#include <vector>
+ Include dependency graph for EKSpeciesSlice.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScriptInterface::walberla::EKFieldSerializer
 
class  ScriptInterface::walberla::EKSpeciesSlice
 

Namespaces

namespace  ScriptInterface
 
namespace  ScriptInterface::walberla
 

Typedefs

using ScriptInterface::walberla::DensityBoundaryType = std::optional< double >
 
using ScriptInterface::walberla::FluxBoundaryType = std::optional< Utils::Vector3d >