![]() |
NeoPZ
|
Contains the implementation of the TPZRefQuad methods. More...
#include "pzrefquad.h"#include "pzgeoquad.h"#include "pzshapequad.h"#include "TPZGeoElement.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 [9] |
| static int | pzrefine::subeldata [9][9][2] |
| static int | pzrefine::MidSideNodes [5][2] |
| static REAL | pzrefine::MidCoord [5][2] |
| static int | pzrefine::InNeigh [4][NumInNeigh][3] |
| static int | pzrefine::CornerSons [4][4] |
| static REAL | pzrefine::buildt [4][9][3][2] |
| static int | pzrefine::fatherside [TPZRefQuad::NSubEl][TPZShapeQuad::NSides] |
Contains the implementation of the TPZRefQuad methods.
Definition in file pzrefquad.cpp.
1.8.13