NeoPZ
Variables
pzcheckgeom.cpp File Reference

Contains the implementation of the TPZCheckGeom methods. More...

#include <fstream>
#include "pzcheckgeom.h"
#include "pzquad.h"
#include "pztrnsform.h"
#include "pzstack.h"
#include "pzgeoelside.h"
#include "pzshapelinear.h"
#include "pzshapecube.h"
#include "pzshapepiram.h"
#include "pzshapeprism.h"
#include "pzshapequad.h"
#include "pzshapetetra.h"
#include "pzshapetriang.h"
Include dependency graph for pzcheckgeom.cpp:

Go to the source code of this file.

Variables

static REAL nodeco [12][3]
 
static int nodind [7][8]
 
static int numnos [7]
 

Detailed Description

Contains the implementation of the TPZCheckGeom methods.

Definition in file pzcheckgeom.cpp.

Variable Documentation

◆ nodeco

REAL nodeco[12][3]
static

Definition at line 275 of file pzcheckgeom.cpp.

Referenced by TPZCheckGeom::CreateMesh().

◆ nodind

int nodind[7][8]
static

◆ numnos

int numnos[7]
static

Definition at line 300 of file pzcheckgeom.cpp.

Referenced by TPZCheckGeom::CreateMesh().