Skip to content

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

inline TempLat::GhostStateKeeper::GhostStateKeeper () 

function isOutDated

inline const bool & TempLat::GhostStateKeeper::isOutDated () const

function isStale

inline const bool & TempLat::GhostStateKeeper::isStale () const

function isUpToDate

inline const bool & TempLat::GhostStateKeeper::isUpToDate () const

function needsUpdate

inline const bool & TempLat::GhostStateKeeper::needsUpdate () const

function setStale

inline void TempLat::GhostStateKeeper::setStale () 

function setUpToDate

inline void TempLat::GhostStateKeeper::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