NeoPZ
Variables
TPZMaterial.cpp File Reference

Contains implementations of the TPZMaterial methods. More...

#include "TPZMaterial.h"
#include "pzmaterialdata.h"
#include "pzerror.h"
#include "pzvec.h"
#include "pzbndcond.h"
#include "pzreal.h"
#include "pzadmchunk.h"
#include "tpzintpoints.h"
#include "pzlog.h"
#include "TPZPersistenceManager.h"
Include dependency graph for TPZMaterial.cpp:

Go to the source code of this file.

Variables

TPZVec< void(*)(const TPZVec< REAL > &, TPZVec< STATE > &) > GFORCINGVEC
 Extern variable - Vector of force values. More...
 

Detailed Description

Contains implementations of the TPZMaterial methods.

Definition in file TPZMaterial.cpp.

Variable Documentation

◆ GFORCINGVEC

TPZVec< void(*) (const TPZVec<REAL> &, TPZVec<STATE>& ) > GFORCINGVEC

Extern variable - Vector of force values.

Definition at line 25 of file TPZMaterial.cpp.

Referenced by TPZMaterial::GetLinearContext().