|
IFEM
90A354
|
A struct of data to control the mesh refinement. More...
#include <ASMunstruct.h>

Public Member Functions | |
| RefineData (bool rs=false) | |
| Default constructor. | |
| void | clear () |
| Clears the refinement parameters. | |
Public Attributes | |
| bool | refShare |
| If true, force refinement of shared FE grids. | |
| IntVec | options |
| Parameters used to control the refinement. | |
| IntVec | elements |
| 0-based indices of the elements to refine | |
| RealArray | errors |
| List of error indicators for the elements. | |
| std::vector< IntVec > | MLGN |
| MLGN mapping to use for multipatch. | |
A struct of data to control the mesh refinement.
The options parameters have the following interpretation: