Public Member Functions | Private Attributes | List of all members
CrvRgnPatch Class Reference

a set/patch (cavity) of adjacent/connected curved elements More...

#include <CrvRgnPatch.h>

Public Member Functions

 CrvRgnPatch ()
 constructor
 
 ~CrvRgnPatch ()
 destructor
 
void Add (pMeshEnt region)
 add region to the patch
 
int NumRgns ()
 size of the patch
 
double CalcWorstShape ()
 get the worst shape
 
double CalcAverageShape ()
 get the average shape
 
double CalcMedianShape ()
 get the median shape
 
void SetPatch (pumi::pPList RgnList)
 set the whole patch at once
 

Private Attributes

std::vector< pMeshEnt > vec_CrvdRgns_
 

Detailed Description

a set/patch (cavity) of adjacent/connected curved elements


The documentation for this class was generated from the following files: