| Author(s): | Erik Schnetter <eschnetter@perimeterinstitute.ca> |
| Date: | June 15 2011 |
max_radius | Scope: private | REAL |
Description: Maximum refinement radius
| ||
| Range | Default: 1.0 | |
0:* | ||
min_radius | Scope: private | REAL |
Description: Minimum refinement radius
| ||
| Range | Default: 1.0 | |
(0:* | ||
radius_type | Scope: private | KEYWORD |
Description: Norm defining the shape of the refined region
| ||
| Range | Default: sphere | |
diamond | L_1 norm
| |
sphere | L_2 norm
| |
box | L_inf norm
| |
Implements:
amrtoy
Inherits:
grid
carpetregrid2
This section lists all the variables which are assigned storage by thorn CarpetExtra/AMRToy. Storage can either last for the duration of the run (Always means that if this thorn is activated storage will be assigned, Conditional means that if this thorn is activated storage will be assigned for the duration of the run if some condition is met), or can be turned on for the duration of a schedule function.
| Always: | |
| CarpetRegrid2::level_mask | |
CCTK_PREREGRIDINITIAL
amr_set_level_mask
set amr mask
| Language: | fortran | |
| Options: | global | |
| loop-local | ||
| Type: | function | |
CCTK_PREREGRID
amr_set_level_mask
set amr mask
| Language: | fortran | |
| Options: | global | |
| loop-local | ||
| Type: | function | |