Skip to content

Class TempLat::ListShifterByOne

template <typename R, int N>

ClassList > TempLat > ListShifterByOne

Inherits the following classes: TempLat::ListUnaryOperator

Public Types inherited from TempLat::ListUnaryOperator

See TempLat::ListUnaryOperator

Type Name
typedef GetComponent Getter

Public Functions

Type Name
ListShifterByOne (const R & pR)
auto getComp (Tag< M > t) const

Public Functions inherited from TempLat::ListUnaryOperator

See TempLat::ListUnaryOperator

Type Name
ListUnaryOperator (const R & pR)
device::Idx confirmGhostsUpToDate (Tag< N > i) const
void confirmSpace (Tag< N > i, const LayoutStruct< NDim > & newLayout, const SpaceStateType & spaceType) const
auto getToolBox () const
virtual std::string operatorString () const
Override this method in your derived class, to have an easy implementation of your toString method.
std::string toString (Tag< N > i) const
If your descending class implements operatorString() and your operator is of the type "OP b" (where OP is * or whatever), this toString method does all the work for you, only adding parentheses if b contains spaces.

Public Static Functions inherited from TempLat::ListUnaryOperator

See TempLat::ListUnaryOperator

Type Name
consteval size_t getNDim ()

Protected Attributes inherited from TempLat::ListUnaryOperator

See TempLat::ListUnaryOperator

Type Name
R mR

Public Functions Documentation

function ListShifterByOne

inline TempLat::ListShifterByOne::ListShifterByOne (
    const R & pR
) 

function getComp

template<int M>
inline auto TempLat::ListShifterByOne::getComp (
    Tag < M > t
) const


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/algebra/listoperators/listshift.h