Go to the documentation of this file.
74 int giveNumberOfPrimaryMasterDofs()
override;
75 void giveMasterDofManArray(
IntArray &answer)
override;
76 void giveUnknowns(
FloatArray &masterUnknowns, ValueModeType mode,
TimeStep *tStep)
override;
78 void computeDofTransformation(
FloatArray &primaryMasterContribs)
override;
80 void giveDofIDs(
IntArray &masterDofIDs)
override;
93 double giveUnknown(ValueModeType mode,
TimeStep *tStep)
override;
103 int __giveEquationNumber()
const override;
111 int __givePrescribedEquationNumber()
override;
129 bool hasIc()
override {
return false; }
135 bool hasIcOn(ValueModeType)
override {
return false; }
148 inline Dof *giveMasterDof(
int i);
Dof(DofManager *aNode, DofIDItem id=Undef)
bool hasIcOn(ValueModeType) override
IntArray dofIDs
Array of master dofIDs.
int askNewEquationNumber(TimeStep *tStep) override
int countOfPrimaryMasterDofs
Count of master DofManagers.
virtual ~SlaveDof(void)
Destructor.
int countOfMasterDofs
Count of master DofManagers.
IntArray masterDofMans
Array of master DofManagers.
bool hasBc(TimeStep *tStep) override
dofType giveDofType() override
Returns the type of the receiver.
const char * giveClassName() const override
Returns class name of the receiver.
FloatArray masterContribution
Vector of master contribution coefficients.
SlaveDof(DofManager *aNode, DofIDItem id=Undef)
dofType
Dof Type, determines the type of DOF created.
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