NeoPZ
Namespaces | Variables
pzrefprism.cpp File Reference

Contains the implementation of the TPZRefPrism methods. More...

#include "pzrefprism.h"
#include "pzgeoprism.h"
#include "pzshapeprism.h"
#include "TPZGeoElement.h"
#include "pzgeoel.h"
#include "pzgmesh.h"
#include "pzgeoelside.h"
Include dependency graph for pzrefprism.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 [21]
 
static int pzrefine::subeldata [21][21][2]
 
static int pzrefine::MidSideNodes [15][2]
 
static REAL pzrefine::MidCoord [15][3]
 
const int pzrefine::NumInNeigh
 
static int pzrefine::InNeigh [8][NumInNeigh][3]
 
static int pzrefine::CornerSons [8][6]
 
static REAL pzrefine::buildt [8][21][4][3]
 
static int pzrefine::fatherside [8][21]
 

Detailed Description

Contains the implementation of the TPZRefPrism methods.

Definition in file pzrefprism.cpp.