NeoPZ
Classes | Functions
tpzgeoelrefpattern.h File Reference

Contains declaration of TPZGeoElRefPattern class which implements a generic geometric element which is refined according to a generic refinement pattern. More...

#include "pzgeoelrefless.h"
#include "TPZRefPattern.h"
#include "TPZRefPatternTools.h"
#include "TPZRefPatternDataBase.h"
#include "pzvec.h"
#include "pzlog.h"
#include "tpzgeoelrefpattern.h.h"
Include dependency graph for tpzgeoelrefpattern.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZStack< T, NumExtAlloc >
 This class implements a stack object. Utility. More...
 
class  TPZGeoElRefPattern< TGeo >
 Implements a generic geometric element which is refined according to a generic refinement pattern. Geometry. More...
 

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 declaration of TPZGeoElRefPattern class which implements a generic geometric element which is refined according to a generic refinement pattern.

Definition in file tpzgeoelrefpattern.h.

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().