child_ids | ThunderEgg::PatchInfo< D > | |
child_ranks | ThunderEgg::PatchInfo< D > | |
deserialize(char *buffer) | ThunderEgg::PatchInfo< D > | inlinevirtual |
deserializeNeighbors(BufferReader &reader) (defined in ThunderEgg::PatchInfo< D >) | ThunderEgg::PatchInfo< D > | inline |
getCoarseNbrInfo(Face< D, M > s) const | ThunderEgg::PatchInfo< D > | inline |
getFineNbrInfo(Face< D, M > s) const | ThunderEgg::PatchInfo< D > | inline |
getNbrIds() const | ThunderEgg::PatchInfo< D > | inline |
getNbrRanks() const | ThunderEgg::PatchInfo< D > | inline |
getNbrType(Face< D, M > s) const | ThunderEgg::PatchInfo< D > | inline |
getNormalNbrInfo(Face< D, M > s) const | ThunderEgg::PatchInfo< D > | inline |
global_index | ThunderEgg::PatchInfo< D > | |
hasCoarseParent() const | ThunderEgg::PatchInfo< D > | inline |
hasNbr(Face< D, M > s) const | ThunderEgg::PatchInfo< D > | inline |
hasNbr() const | ThunderEgg::PatchInfo< D > | inline |
id | ThunderEgg::PatchInfo< D > | |
local_index | ThunderEgg::PatchInfo< D > | |
ns | ThunderEgg::PatchInfo< D > | |
num_ghost_cells | ThunderEgg::PatchInfo< D > | |
operator<(const PatchInfo &l, const PatchInfo &r) | ThunderEgg::PatchInfo< D > | friend |
operator=(const PatchInfo< D > &other_pinfo) | ThunderEgg::PatchInfo< D > | inline |
orth_on_parent | ThunderEgg::PatchInfo< D > | |
parent_id | ThunderEgg::PatchInfo< D > | |
parent_rank | ThunderEgg::PatchInfo< D > | |
PatchInfo() | ThunderEgg::PatchInfo< D > | inline |
PatchInfo(const PatchInfo< D > &other_pinfo) | ThunderEgg::PatchInfo< D > | inline |
rank | ThunderEgg::PatchInfo< D > | |
refine_level | ThunderEgg::PatchInfo< D > | |
serialize(char *buffer) const | ThunderEgg::PatchInfo< D > | inlinevirtual |
serializeNeighbors(BufferWriter &writer) const (defined in ThunderEgg::PatchInfo< D >) | ThunderEgg::PatchInfo< D > | inline |
setNbrInfo(Face< D, M > f, nullptr_t) (defined in ThunderEgg::PatchInfo< D >) | ThunderEgg::PatchInfo< D > | inline |
setNbrInfo(Face< D, M > f, NbrInfo< M > *nbr_info) | ThunderEgg::PatchInfo< D > | inline |
setNeighborGlobalIndexes(const std::map< int, int > &id_to_global_index_map) | ThunderEgg::PatchInfo< D > | inline |
setNeighborLocalIndexes(const std::map< int, int > &id_to_local_index_map) | ThunderEgg::PatchInfo< D > | inline |
spacings | ThunderEgg::PatchInfo< D > | |
starts | ThunderEgg::PatchInfo< D > | |
~Serializable()=default | ThunderEgg::Serializable | virtual |