NeoPZ
Macros
tpzgeoelmapped.cpp File Reference

Contains the implementation of the TPZGeoElMapped methods. More...

#include "tpzgeoelmapped.h"
#include "tpzgeoelrefpattern.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 "pzgeopoint.h"
#include "pzrefpoint.h"
#include "pzshapepoint.h"
#include "pzgmesh.h"
#include "pzgeoel.h"
#include "TPZGeoElement.h"
#include "pzvec.h"
#include "pzmanvector.h"
Include dependency graph for tpzgeoelmapped.cpp:

Go to the source code of this file.

Macros

#define INSERTCLASS(TCL, CLID)
 Macro to define templates to TPZGeoElMapped for all the geometric element types. More...
 

Detailed Description

Contains the implementation of the TPZGeoElMapped methods.

Definition in file tpzgeoelmapped.cpp.

Macro Definition Documentation

◆ INSERTCLASS

#define INSERTCLASS (   TCL,
  CLID 
)

Macro to define templates to TPZGeoElMapped for all the geometric element types.

Definition at line 113 of file tpzgeoelmapped.cpp.