IFEM  90A354
Public Member Functions | Public Attributes | List of all members
LR::RefineData Struct Reference

A struct of data to control the mesh refinement. More...

#include <ASMunstruct.h>

Collaboration diagram for LR::RefineData:
Collaboration graph
[legend]

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< IntVecMLGN
 MLGN mapping to use for multipatch.
 

Detailed Description

A struct of data to control the mesh refinement.

The options parameters have the following interpretation:


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