NeoPZ
Namespaces | Variables
pzrefpyram.cpp File Reference

Contains the implementation of the TPZRefPyramid methods. More...

#include "pzrefpyram.h"
#include "pzgeopyramid.h"
#include "pzshapepiram.h"
#include "pzreftetrahedra.h"
#include "pzgeotetrahedra.h"
#include "pzshapetetra.h"
#include "pzgeoel.h"
#include "pzgmesh.h"
#include "pzstack.h"
#include "pzeltype.h"
Include dependency graph for pzrefpyram.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 [19]
 
static int pzrefine::subeldata [19][27][2]
 
static int pzrefine::MidSideNodes [9][2]
 
static REAL pzrefine::MidCoord [9][3]
 
static int pzrefine::InNeigh [10][NumInNeigh][3]
 
static int pzrefine::CornerSons [10][5]
 
static REAL pzrefine::buildt [10][19][4][3]
 
static int pzrefine::fatherside [10][19]
 

Detailed Description

Contains the implementation of the TPZRefPyramid methods.

Definition in file pzrefpyram.cpp.