ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
EKWalberlaNodeState Struct Reference

Checkpoint data for a EK node. More...

#include <EKWalberlaNodeState.hpp>

Public Attributes

double density
 
bool is_boundary_density
 
double density_boundary
 
bool is_boundary_flux
 
Utils::Vector3d flux_boundary
 

Detailed Description

Checkpoint data for a EK node.

Definition at line 27 of file EKWalberlaNodeState.hpp.

Member Data Documentation

◆ density

double EKWalberlaNodeState::density

Definition at line 28 of file EKWalberlaNodeState.hpp.

◆ density_boundary

double EKWalberlaNodeState::density_boundary

Definition at line 30 of file EKWalberlaNodeState.hpp.

◆ flux_boundary

Utils::Vector3d EKWalberlaNodeState::flux_boundary

Definition at line 32 of file EKWalberlaNodeState.hpp.

◆ is_boundary_density

bool EKWalberlaNodeState::is_boundary_density

Definition at line 29 of file EKWalberlaNodeState.hpp.

◆ is_boundary_flux

bool EKWalberlaNodeState::is_boundary_flux

Definition at line 31 of file EKWalberlaNodeState.hpp.


The documentation for this struct was generated from the following file: