SpECTRE  v2024.04.12
domain::BlockId Class Reference

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
 
BlockIdoperator++ ()
 
BlockIdoperator-- ()
 
BlockId operator++ (int)
 
BlockId operator-- (int)
 

Detailed Description

Index a block of the computational domain.


The documentation for this class was generated from the following file: