MFEM v2.0
Public Member Functions | Public Attributes
RefinedGeometry Class Reference

#include <geom.hpp>

Collaboration diagram for RefinedGeometry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RefinedGeometry (int NPts, int NRefG, int NRefE)

Public Attributes

int Times
int ETimes
IntegrationRule RefPts
Array< int > RefGeoms
Array< int > RefEdges

Detailed Description

Definition at line 57 of file geom.hpp.


Constructor & Destructor Documentation

RefinedGeometry::RefinedGeometry ( int  NPts,
int  NRefG,
int  NRefE 
) [inline]

Definition at line 64 of file geom.hpp.


Member Data Documentation

Definition at line 60 of file geom.hpp.

Referenced by GeometryRefiner::Refine().

Definition at line 62 of file geom.hpp.

Referenced by GeometryRefiner::Refine().

Definition at line 62 of file geom.hpp.

Referenced by Mesh::PrintVTK(), GeometryRefiner::Refine(), and GridFunction::SaveSTL().

Definition at line 60 of file geom.hpp.

Referenced by GeometryRefiner::Refine().


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines