NeoPZ
Functions
tpzgeoelrefpattern.cpp File Reference

Contains the implementation of the TPZGeoElRefPattern methods. More...

#include "tpzgeoelrefpattern.h"
#include "tpzgeoelrefpattern.h.h"
#include "TPZGeoCube.h"
#include "pzshapecube.h"
#include "TPZRefCube.h"
#include "pzshapelinear.h"
#include "TPZGeoLinear.h"
#include "TPZRefLinear.h"
#include "pzrefquad.h"
#include "pzshapequad.h"
#include "pzgeoquad.h"
#include "pzshapetriang.h"
#include "pzreftriangle.h"
#include "pzgeotriangle.h"
#include "pzshapeprism.h"
#include "pzrefprism.h"
#include "pzgeoprism.h"
#include "pzshapetetra.h"
#include "pzreftetrahedra.h"
#include "pzgeotetrahedra.h"
#include "pzshapepiram.h"
#include "pzrefpyram.h"
#include "pzgeopyramid.h"
#include "pzrefpoint.h"
#include "pzgeopoint.h"
#include "pzshapepoint.h"
#include "pzgmesh.h"
#include "pzgeoel.h"
#include "TPZGeoElement.h"
#include "TPZRefPattern.h"
#include "pzvec.h"
#include "pzmanvector.h"
#include "TPZRefPatternDataBase.h"
#include "pzlog.h"
Include dependency graph for tpzgeoelrefpattern.cpp:

Go to the source code of this file.

Functions

TPZGeoElCreateGeoElementPattern (TPZGeoMesh &mesh, MElementType type, TPZVec< int64_t > &nodeindexes, int matid, int64_t &index)
 Creates TPZGeoElRefPattern geometric element based over type. More...
 

Detailed Description

Contains the implementation of the TPZGeoElRefPattern methods.

Definition in file tpzgeoelrefpattern.cpp.

Function Documentation

◆ CreateGeoElementPattern()

TPZGeoEl* CreateGeoElementPattern ( TPZGeoMesh mesh,
MElementType  type,
TPZVec< int64_t > &  nodeindexes,
int  matid,
int64_t &  index 
)

Creates TPZGeoElRefPattern geometric element based over type.

Definition at line 48 of file tpzgeoelrefpattern.cpp.

References PZError.

Referenced by TPZGeoElRefPattern< TGeo >::ClassId().