NeoPZ
|
Contains the implementation of the TPZRefCube methods. More...
#include "TPZGeoCube.h"
#include "TPZRefCube.h"
#include "pzshapecube.h"
#include "TPZGeoElement.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 [27] |
static int | pzrefine::subeldata [27][27][2] |
static int | pzrefine::MidSideNodes [19][2] |
static REAL | pzrefine::MidCoord [19][3] |
static int | pzrefine::InNeigh [8][NumInNeigh][3] |
static int | pzrefine::CornerSons [8][8] |
static REAL | pzrefine::buildt [8][27][4][3] |
static int | pzrefine::fatherside [8][27] |
Contains the implementation of the TPZRefCube methods.
Definition in file TPZRefCube.cpp.