Go to the documentation of this file.
50 CrossSection :: initializeFrom(ir);
58 CrossSection :: giveInputRecord(input);
65FluidCrossSection :: checkConsistency()
67 CrossSection :: checkConsistency();
82 return this->
domain->giveMaterial(this->
matNumber)->giveIPValue(answer, ip, type, tStep);
87FluidCrossSection :: isCharacteristicMtrxSymmetric(MatResponseMode rMode)
const
89 return this->
domain->giveMaterial(this->
matNumber)->isCharacteristicMtrxSymmetric(rMode);
94FluidCrossSection :: giveFluidMaterial()
113 return this->
domain->giveMaterial(this->
matNumber)->packUnknowns(buff, tStep, gp);
119 return this->
domain->giveMaterial(this->
matNumber)->unpackAndUpdateUnknowns(buff, tStep, gp);
125 return this->
domain->giveMaterial(this->
matNumber)->estimatePackSize(buff, gp);
#define REGISTER_CrossSection(class)
CrossSection(int n, Domain *d)
virtual Material * giveMaterial()
Domain * giveDomain() const
Domain * domain
Link to domain object, useful for communicating with other FEM components.
Element * giveElement()
Returns corresponding element to receiver.
#define _IFT_FluidCrossSection_material
GaussPoint IntegrationPoint
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011