NeoPZ
Namespaces | Variables
pzrefquad.cpp File Reference

Contains the implementation of the TPZRefQuad methods. More...

#include "pzrefquad.h"
#include "pzgeoquad.h"
#include "pzshapequad.h"
#include "TPZGeoElement.h"
#include "pzgeoel.h"
#include "pzgmesh.h"
Include dependency graph for pzrefquad.cpp:

Go to the source code of this file.

Namespaces

 pzrefine
 Groups all classes which model the h refinement
These classes are used as template arguments of.
 

Variables

static int pzrefine::nsubeldata [9]
 
static int pzrefine::subeldata [9][9][2]
 
static int pzrefine::MidSideNodes [5][2]
 
static REAL pzrefine::MidCoord [5][2]
 
static int pzrefine::InNeigh [4][NumInNeigh][3]
 
static int pzrefine::CornerSons [4][4]
 
static REAL pzrefine::buildt [4][9][3][2]
 
static int pzrefine::fatherside [TPZRefQuad::NSubEl][TPZShapeQuad::NSides]
 

Detailed Description

Contains the implementation of the TPZRefQuad methods.

Definition in file pzrefquad.cpp.