Go to the documentation of this file.
49 TransportCrossSection :: initializeFrom(ir);
69 TransportCrossSection :: giveInputRecord(input);
76SimpleTransportCrossSection :: checkConsistency()
82 return TransportCrossSection :: checkConsistency();
87SimpleTransportCrossSection :: giveMaterial()
const
102 return this->
domain->giveMaterial(this->
matNumber)->giveIPValue(answer, ip, type, tStep);
107SimpleTransportCrossSection :: isCharacteristicMtrxSymmetric(MatResponseMode rMode)
const
109 return this->
domain->giveMaterial(this->
matNumber)->isCharacteristicMtrxSymmetric(rMode);
116 return this->
domain->giveMaterial(this->
matNumber)->packUnknowns(buff, tStep, gp);
122 return this->
domain->giveMaterial(this->
matNumber)->unpackAndUpdateUnknowns(buff, tStep, gp);
128 return this->
domain->giveMaterial(this->
matNumber)->estimatePackSize(buff, gp);
#define REGISTER_CrossSection(class)
Dictionary propertyDictionary
Domain * domain
Link to domain object, useful for communicating with other FEM components.
TransportCrossSection(int n, Domain *d)
GaussPoint IntegrationPoint
#define _IFT_SimpleTransportCrossSection_area
#define _IFT_SimpleTransportCrossSection_material
#define _IFT_SimpleTransportCrossSection_thickness
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