Class TempLat::GhostStateKeeper
ClassList > TempLat > GhostStateKeeper
A class which only holds the state of ghost cells: stale or up to date. More...
#include <ghoststatekeeper.h>
Public Functions
| Type | Name |
|---|---|
| GhostStateKeeper () |
|
| const bool & | isOutDated () const |
| const bool & | isStale () const |
| const bool & | isUpToDate () const |
| const bool & | needsUpdate () const |
| void | setStale () |
| void | setUpToDate () |
Detailed Description
Unit test: ctest -R test-ghoststatekeeper
Public Functions Documentation
function GhostStateKeeper
function isOutDated
function isStale
function isUpToDate
function needsUpdate
function setStale
function setUpToDate
Friends Documentation
friend operator<<
inline std::ostream & TempLat::GhostStateKeeper::operator<< (
std::ostream & ostream,
const GhostStateKeeper & gsk
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/ghostcells/ghoststatekeeper.h