SpECTRE  v2025.08.19
amr::Tags::IsFinestGrid Struct Reference

True on the finest AMR grid (the one with the highest grid index), false on all other grids. This is used to tag a Parallel::Tags::Section that contains all elements on the finest grid. Only important if AMR is configured to keep coarse grids around. More...

#include <Tags.hpp>

Public Types

using type = bool
 

Detailed Description

True on the finest AMR grid (the one with the highest grid index), false on all other grids. This is used to tag a Parallel::Tags::Section that contains all elements on the finest grid. Only important if AMR is configured to keep coarse grids around.


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