NeoPZ
Macros
tpzgeoblend.cpp File Reference

Contains the implementation of the TPZGeoBlend methods. More...

#include "tpzgeoblend.h"
#include "pzgeoelside.h"
#include "tpzgeoelmapped.h"
#include "pzgeoelrefless.h"
#include "tpzgeoelrefpattern.h"
#include "pzextractval.h"
#include "pzlog.h"
#include <sstream>
#include "TPZGeoCube.h"
#include "TPZGeoLinear.h"
#include "pzgeoquad.h"
#include "pzgeotriangle.h"
#include "pzgeoprism.h"
#include "pzgeotetrahedra.h"
#include "pzgeopyramid.h"
#include "pzgeopoint.h"
#include "pzcmesh.h"
#include "TPZWavyLine.h"
Include dependency graph for tpzgeoblend.cpp:

Go to the source code of this file.

Macros

#define IMPLEMENTBLEND(TGEO, CREATEFUNCTION)
 CreateGeoElement -> TPZGeoBlend. More...
 

Detailed Description

Contains the implementation of the TPZGeoBlend methods.

Definition in file tpzgeoblend.cpp.

Macro Definition Documentation

◆ IMPLEMENTBLEND

#define IMPLEMENTBLEND (   TGEO,
  CREATEFUNCTION 
)

CreateGeoElement -> TPZGeoBlend.

Definition at line 1127 of file tpzgeoblend.cpp.

Referenced by pzgeom::TPZGeoBlend< TGeo >::InsertExampleElement().