|
Zellij
|
This is the complete list of members for Cell, including all inherited members.
| added_node_count(enum Mode mode, bool equivalence_nodes) const | Cell | |
| categorize_nodes(enum Mode mode) const | Cell | |
| categorize_processor_boundary_nodes(int rank) const | Cell | |
| Cell()=default | Cell | |
| Cell(const Cell &)=default | Cell | |
| generate_node_map(Mode mode, bool equivalance_nodes, INT) const | Cell | |
| get_coordinate_range(enum Axis) const | Cell | |
| has_neighbor(enum Loc loc) const | Cell | inline |
| has_neighbor_i() const | Cell | inline |
| has_neighbor_j() const | Cell | inline |
| initialize(size_t i, size_t j, std::shared_ptr< UnitCell > unit_cell) | Cell | |
| m_communicationNodeCount | Cell | mutable |
| m_communicationNodeOffset | Cell | mutable |
| m_globalElementIdOffset | Cell | |
| m_globalNodeIdOffset | Cell | |
| m_i | Cell | |
| m_j | Cell | |
| m_localElementIdOffset | Cell | |
| m_localNodeIdOffset | Cell | |
| m_localSurfaceOffset | Cell | |
| m_offX | Cell | |
| m_offY | Cell | |
| m_ranks | Cell | private |
| m_unitCell | Cell | private |
| min_I_nodes | Cell | mutable |
| min_J_nodes | Cell | mutable |
| populate_neighbor(Loc location, const std::vector< INT > &map, const Cell &neighbor) const | Cell | |
| populate_node_communication_map(const std::vector< INT > &node_map, std::vector< INT > &nodes, std::vector< INT > &procs) const | Cell | |
| processor_boundary(enum Loc loc) const | Cell | inline |
| processor_boundary_node_count() const | Cell | |
| rank(enum Loc loc) const | Cell | inline |
| region() const | Cell | inline |
| set_rank(enum Loc loc, int my_rank) | Cell | inline |
| unit() const | Cell | inline |