OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This is the complete list of members for oofem::ActiveDof, including all inherited members.
__giveEquationNumber() const | oofem::ActiveDof | virtual |
__givePrescribedEquationNumber() | oofem::ActiveDof | virtual |
activeBC | oofem::ActiveDof | protected |
ActiveDof(DofManager *aNode, DofIDItem id=Undef, int bc=0) | oofem::ActiveDof | |
askNewEquationNumber(TimeStep *tStep) | oofem::ActiveDof | virtual |
bc | oofem::ActiveDof | protected |
computeDofTransformation(FloatArray &primaryMasterContribs) | oofem::ActiveDof | virtual |
Dof(DofManager *aNode, DofIDItem id=Undef) | oofem::Dof | |
dofID | oofem::Dof | protected |
dofManager | oofem::Dof | protected |
equationNumber | oofem::ActiveDof | protected |
errorInfo(const char *func) const | oofem::Dof | |
giveActiveBoundaryCondition() | oofem::ActiveDof | |
giveBc() | oofem::Dof | inlineprotectedvirtual |
giveBcId() | oofem::ActiveDof | virtual |
giveBcValue(ValueModeType mode, TimeStep *tStep) | oofem::ActiveDof | virtual |
giveClassName() const | oofem::ActiveDof | inlinevirtual |
giveDofID() const | oofem::Dof | inline |
giveDofIDs(IntArray &masterDofIDs) | oofem::ActiveDof | virtual |
giveDofManager() const | oofem::Dof | inline |
giveDofManGlobalNumber() const | oofem::Dof | |
giveDofManNumber() const | oofem::Dof | |
giveDofType() | oofem::ActiveDof | inlinevirtual |
giveEqn() | oofem::Dof | inlinevirtual |
giveEquationNumber(const UnknownNumberingScheme &s) | oofem::Dof | |
giveEquationNumbers(IntArray &masterEqNumbers, const UnknownNumberingScheme &s) | oofem::ActiveDof | virtual |
giveIc() | oofem::ActiveDof | virtual |
giveIcId() | oofem::ActiveDof | virtual |
giveMasterDof(int i) | oofem::ActiveDof | inlineprotected |
giveMasterDofManArray(IntArray &answer) | oofem::ActiveDof | virtual |
giveNumberOfMasterDofs() | oofem::ActiveDof | |
giveNumberOfPrimaryMasterDofs() | oofem::ActiveDof | virtual |
giveUnknown(ValueModeType mode, TimeStep *tStep) | oofem::ActiveDof | virtual |
giveUnknown(PrimaryField &field, ValueModeType mode, TimeStep *tStep) | oofem::ActiveDof | virtual |
giveUnknowns(FloatArray &masterUnknowns, ValueModeType mode, TimeStep *tStep) | oofem::ActiveDof | virtual |
giveUnknowns(FloatArray &masterUnknowns, PrimaryField &field, ValueModeType mode, TimeStep *tStep) | oofem::ActiveDof | virtual |
oofem::Dof::giveUnknowns() | oofem::Dof | inlinevirtual |
giveUnknownsDictionaryValue(TimeStep *tStep, ValueModeType mode) | oofem::Dof | inlinevirtual |
hasBc(TimeStep *tStep) | oofem::ActiveDof | virtual |
hasIc(TimeStep *tStep) | oofem::ActiveDof | virtual |
hasIc() | oofem::ActiveDof | virtual |
hasIcOn(ValueModeType type) | oofem::ActiveDof | virtual |
initialize(int cntOfMstrDfMngr, const IntArray &masterNodes, const IntArray *mstrDofID, const FloatArray &mstrContribution) | oofem::ActiveDof | virtual |
isPrimaryDof() | oofem::ActiveDof | virtual |
packUnknowns(DataStream &buff, ValueModeType mode, TimeStep *tStep) | oofem::Dof | inlinevirtual |
printMultipleOutputAt(FILE *File, TimeStep *tStep, char *ch, ValueModeType *mode, int nite) | oofem::Dof | virtual |
printSingleOutputAt(FILE *file, TimeStep *tStep, char ch, ValueModeType mode, double scale=1.0) | oofem::Dof | virtual |
printSingleOutputWithAdditionAt(FILE *File, TimeStep *tStep, char ch, ValueModeType mode, double addend) | oofem::Dof | |
printYourself() | oofem::Dof | virtual |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::ActiveDof | virtual |
saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::ActiveDof | virtual |
setBcId(int bcId) | oofem::ActiveDof | virtual |
setDofID(DofIDItem id) | oofem::Dof | inline |
setEquationNumber(int equationNumber) | oofem::Dof | inlinevirtual |
setIcId(int icId) | oofem::Dof | inlinevirtual |
setUnknowns(Dictionary *unknowns) | oofem::Dof | inlinevirtual |
unpackAndUpdateUnknown(DataStream &buff, ValueModeType mode, TimeStep *tStep) | oofem::Dof | inlinevirtual |
updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::ActiveDof | virtual |
updateUnknownsDictionary(TimeStep *tStep, ValueModeType mode, double dofValue) | oofem::Dof | inlinevirtual |
updateYourself(TimeStep *tStep) | oofem::Dof | inlinevirtual |
~ActiveDof() | oofem::ActiveDof | inlinevirtual |
~Dof() | oofem::Dof | inlinevirtual |