SpECTRE  v2023.05.16
amr::Actions::AdjustDomain Struct Reference

Adjusts the domain given the refinement criteria. More...

#include <AdjustDomain.hpp>

Static Public Member Functions

template<typename ParallelComponent , typename DbTagList , typename Metavariables >
static void apply (db::DataBox< DbTagList > &box, Parallel::GlobalCache< Metavariables > &cache, const ElementId< Metavariables::volume_dim > &element_id)
 

Detailed Description

Adjusts the domain given the refinement criteria.

Details

Warning
At the moment, this action only updates the Mesh for a p-refined Element. It does not update any data related to evolution or elliptic solves.

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