NeoPZ
|
Contains the implementation of the TPZRefLinear methods. More...
#include "TPZRefLinear.h"
#include "pzshapelinear.h"
#include "TPZGeoLinear.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::InNeigh [2][1][3] |
static int | pzrefine::CornerSons [2][2] |
static int | pzrefine::MidSideNodes [1][2] |
static REAL | pzrefine::MidCoord [1][1] |
static int | pzrefine::subeldata [3][3][2] |
static int | pzrefine::nsubeldata [3] |
static REAL | pzrefine::buildt [2][3][2][1] |
static int | pzrefine::fatherside [2][3] |
Contains the implementation of the TPZRefLinear methods.
Definition in file TPZRefLinear.cpp.