ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
Observables::SanityChecksLB Class Reference

Bookkeeping of the box gometry and LB object memory address. More...

#include <SanityChecksLB.hpp>

Public Member Functions

 SanityChecksLB ()=default
 
 SanityChecksLB (BoxGeometry const &box_geo, LB::Solver const &solver)
 
bool mismatch (BoxGeometry const &box_geo, LB::Solver const &solver) const
 

Detailed Description

Bookkeeping of the box gometry and LB object memory address.

Definition at line 32 of file SanityChecksLB.hpp.

Constructor & Destructor Documentation

◆ SanityChecksLB() [1/2]

Observables::SanityChecksLB::SanityChecksLB ( )
default

◆ SanityChecksLB() [2/2]

Observables::SanityChecksLB::SanityChecksLB ( BoxGeometry const box_geo,
LB::Solver const solver 
)
inline

Definition at line 47 of file SanityChecksLB.hpp.

References LB::Solver::get_agrid(), and BoxGeometry::length().

Member Function Documentation

◆ mismatch()

bool Observables::SanityChecksLB::mismatch ( BoxGeometry const box_geo,
LB::Solver const solver 
) const
inline

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