NeoPZ
|
Contains the implementation of the TPZRefTetrahedra methods. More...
#include "pzrefpyram.h"
#include "pzgeopyramid.h"
#include "pzshapepiram.h"
#include "pzreftetrahedra.h"
#include "pzgeotetrahedra.h"
#include "pzshapetetra.h"
#include "pzgeoelside.h"
#include "pzgeoel.h"
#include "pzgmesh.h"
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 [15] |
static int | pzrefine::subeldata [15][11][2] |
static int | pzrefine::MidSideNodes [6][2] |
static REAL | pzrefine::MidCoord [6][3] |
static int | pzrefine::InNeigh [6][NumInNeigh][3] |
static int | pzrefine::CornerSons [6][5] |
static REAL | pzrefine::buildt [6][19][4][3] |
static int | pzrefine::fatherside [6][19] |
Contains the implementation of the TPZRefTetrahedra methods.
Definition in file pzreftetrahedra.cpp.