Go to the documentation of this file.
57Dof *SimpleSlaveDof :: giveMasterDof()
const
72int SimpleSlaveDof :: __giveEquationNumber() const
81int SimpleSlaveDof :: __givePrescribedEquationNumber()
87 return this->
giveMasterDof()->__givePrescribedEquationNumber();
97double SimpleSlaveDof :: giveUnknown(ValueModeType mode,
TimeStep *tStep)
104 return this->
giveMasterDof()->giveUnknown(field, mode, tStep);
116bool SimpleSlaveDof :: hasIc()
124bool SimpleSlaveDof :: hasIcOn(ValueModeType u)
131int SimpleSlaveDof :: giveBcId()
136int SimpleSlaveDof :: giveIcId()
143SimpleSlaveDof :: giveBcValue(ValueModeType mode,
TimeStep *tStep)
151 Dof :: saveContext(stream, mode);
157 if ( !stream.
write(_masterGlobNum) ) {
171 Dof :: restoreContext(stream, mode);
virtual int read(int *data, std::size_t count)=0
Reads count integer values into array pointed by data.
virtual int write(const int *data, std::size_t count)=0
Writes count integer values from array pointed by data.
DofIDItem dofID
Physical meaning of DOF.
Dof(DofManager *aNode, DofIDItem id=Undef)
DofManager * dofManager
Link to related DofManager.
Dof * giveMasterDof() const
Returns reference to master dof.
int masterDofMngr
Number of DofManager containing master dof (Master DofManager).
int masterDofIndx
Number of master dof in master dofManager.
#define CM_DefinitionGlobal
@ CIO_IOERR
General IO error.
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