NeoPZ
|
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"
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 | |
TPZGeoEl * | CreateGeoElementPattern (TPZGeoMesh &mesh, MElementType type, TPZVec< int64_t > &nodeindexes, int matid, int64_t &index) |
Creates TPZGeoElRefPattern geometric element based over type. More... | |
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.
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().