NeoPZ
|
Contains the implementation of the TPZRefTriangle methods. More...
#include "pzreftriangle.h"
#include "pzgeotriangle.h"
#include "pzshapetriang.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 [7] |
static int | pzrefine::subeldata [7][7][2] |
static int | pzrefine::MidSideNodes [3][2] |
static REAL | pzrefine::MidCoord [3][2] |
static int | pzrefine::InNeigh [4][NumInNeigh][3] |
static int | pzrefine::CornerSons [4][3] |
static REAL | pzrefine::buildt [4][7][3][2] |
static int | pzrefine::fatherside [TPZRefTriangle::NSubEl][TPZShapeTriang::NSides] |
Contains the implementation of the TPZRefTriangle methods.
Definition in file pzreftriangle.cpp.