SpECTRE
v2025.03.17
|
Index a block of the computational domain. More...
#include <BlockId.hpp>
Public Member Functions | |
BlockId (size_t id) | |
void | pup (PUP::er &p) |
size_t | get_index () const |
BlockId & | operator++ () |
BlockId & | operator-- () |
BlockId | operator++ (int) |
BlockId | operator-- (int) |
Index a block of the computational domain.