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

Checkpoint data for a LB node. More...

#include <LBWalberlaNodeState.hpp>

+ Collaboration diagram for LBWalberlaNodeState:

Public Attributes

std::vector< double > populations
 
Utils::Vector3d last_applied_force
 
Utils::Vector3d slip_velocity
 
bool is_boundary
 

Detailed Description

Checkpoint data for a LB node.

Definition at line 29 of file LBWalberlaNodeState.hpp.

Member Data Documentation

◆ is_boundary

bool LBWalberlaNodeState::is_boundary

Definition at line 33 of file LBWalberlaNodeState.hpp.

◆ last_applied_force

Utils::Vector3d LBWalberlaNodeState::last_applied_force

Definition at line 31 of file LBWalberlaNodeState.hpp.

◆ populations

std::vector<double> LBWalberlaNodeState::populations

Definition at line 30 of file LBWalberlaNodeState.hpp.

◆ slip_velocity

Utils::Vector3d LBWalberlaNodeState::slip_velocity

Definition at line 32 of file LBWalberlaNodeState.hpp.


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