Block-Structured AMR Software Framework
amrex::IndexTypeND< dim > Member List

This is the complete list of members for amrex::IndexTypeND< dim >, including all inherited members.

any() const noexceptamrex::IndexTypeND< dim >inline
CELL enum valueamrex::CellIndexEnum
cellCentered() const noexceptamrex::IndexTypeND< dim >inline
cellCentered(int dir) const noexceptamrex::IndexTypeND< dim >inline
CellIndex enum nameamrex::CellIndexEnum
clear() noexceptamrex::IndexTypeND< dim >inline
expand(CellIndex fill_extra=CellIndex::CELL) const noexceptamrex::IndexTypeND< dim >inline
flip(int i) noexceptamrex::IndexTypeND< dim >inline
get() const noexceptamrex::IndexTypeND< dim >inline
getBits() noexceptamrex::IndexTypeND< dim >inline
getBits() const noexceptamrex::IndexTypeND< dim >inline
IndexTypeND() noexcept=defaultamrex::IndexTypeND< dim >
IndexTypeND(const IntVectND< dim > &iv) noexceptamrex::IndexTypeND< dim >inlineexplicit
IndexTypeND(CellIndex i, Args...js) noexceptamrex::IndexTypeND< dim >inline
isize() noexceptamrex::IndexTypeND< dim >inlinestatic
itypeamrex::IndexTypeND< dim >private
ixType(int dir) const noexceptamrex::IndexTypeND< dim >inline
ixType() const noexceptamrex::IndexTypeND< dim >inline
mask(int k) noexceptamrex::IndexTypeND< dim >inlineprivatestatic
NODE enum valueamrex::CellIndexEnum
nodeCentered() const noexceptamrex::IndexTypeND< dim >inline
nodeCentered(int dir) const noexceptamrex::IndexTypeND< dim >inline
ok() const noexceptamrex::IndexTypeND< dim >inline
operator!=(const IndexTypeND &t) const noexceptamrex::IndexTypeND< dim >inline
operator<(const IndexTypeND &t) const noexceptamrex::IndexTypeND< dim >inline
operator==(const IndexTypeND &t) const noexceptamrex::IndexTypeND< dim >inline
operator[](int dir) const noexceptamrex::IndexTypeND< dim >inline
resize(CellIndex fill_extra=CellIndex::CELL) const noexceptamrex::IndexTypeND< dim >inline
set(int dir) noexceptamrex::IndexTypeND< dim >inline
setall() noexceptamrex::IndexTypeND< dim >inline
setType(int dir, CellIndex t) noexceptamrex::IndexTypeND< dim >inline
shrink() const noexceptamrex::IndexTypeND< dim >inline
size() noexceptamrex::IndexTypeND< dim >inlinestatic
test(int dir) const noexceptamrex::IndexTypeND< dim >inline
TheCellType() noexceptamrex::IndexTypeND< dim >inlinestatic
TheNodeType() noexceptamrex::IndexTypeND< dim >inlinestatic
toIntVect() const noexceptamrex::IndexTypeND< dim >inline
unset(int dir) noexceptamrex::IndexTypeND< dim >inline
value_type typedefamrex::IndexTypeND< dim >