Afivo  0.3
Public Attributes | List of all members
m_af_types::ref_lvl_t Type Reference

Type that contains the refinement changes in a level. More...

Public Attributes

integer, dimension(:), allocatable add
 Id's of newly added boxes. More...
 

Detailed Description

Type that contains the refinement changes in a level.

Definition at line 83 of file m_af_types.f90.

Member Data Documentation

◆ add

integer, dimension(:), allocatable m_af_types::ref_lvl_t::add

Id's of newly added boxes.

Definition at line 84 of file m_af_types.f90.