NeoPZ
Namespaces | Variables
pzreftriangle.cpp File Reference

Contains the implementation of the TPZRefTriangle methods. More...

#include "pzreftriangle.h"
#include "pzgeotriangle.h"
#include "pzshapetriang.h"
#include "TPZGeoElement.h"
#include "pzgeoelside.h"
#include "pzgeoel.h"
#include "pzgmesh.h"
Include dependency graph for pzreftriangle.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 [7]
 
static int pzrefine::subeldata [7][7][2]
 
static int pzrefine::MidSideNodes [3][2]
 
static REAL pzrefine::MidCoord [3][2]
 
static int pzrefine::InNeigh [4][NumInNeigh][3]
 
static int pzrefine::CornerSons [4][3]
 
static REAL pzrefine::buildt [4][7][3][2]
 
static int pzrefine::fatherside [TPZRefTriangle::NSubEl][TPZShapeTriang::NSides]
 

Detailed Description

Contains the implementation of the TPZRefTriangle methods.

Definition in file pzreftriangle.cpp.