NeoPZ
|
#include <iostream>
#include "pzreducedspace.h"
#include "tpzcompmeshreferred.h"
#include "pzmultiphysicselement.h"
#include "TPZMaterial.h"
#include "pzelmat.h"
#include "pzlog.h"
#include "pzgraphel.h"
#include "pzgraphelq2dd.h"
#include "pzgraphelq3dd.h"
#include "pzgraphel1d.h"
#include "pzgraphel1dd.h"
#include "pztrigraphd.h"
#include "pztrigraph.h"
#include "tpzgraphelt2dmapped.h"
#include "tpzgraphelprismmapped.h"
#include "tpzgraphelpyramidmapped.h"
#include "tpzgraphelt3d.h"
#include "pzgraphmesh.h"
Go to the source code of this file.
Functions | |
static TPZCompEl * | CreateReducedElement (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) |
|
static |
Definition at line 411 of file pzreducedspace.cpp.
References TPZReducedSpace::TPZReducedSpace().
Referenced by TPZReducedSpace::SetAllCreateFunctionsReducedSpace().