This is the complete list of members for oofem::Function, including all inherited members.
checkConsistency() | oofem::FEMComponent | virtual |
domain | oofem::FEMComponent | protected |
errorInfo(const char *func) const | oofem::FEMComponent | |
evaluate(TimeStep *tStep, ValueModeType mode) | oofem::Function | |
evaluate(FloatArray &answer, const std::map< std::string, FunctionArgument > &valDict, GaussPoint *gp=NULL, double param=0.) | oofem::Function | virtual |
evaluate(const std::map< std::string, FunctionArgument > &valDict) | oofem::Function | virtual |
evaluateAccelerationAtTime(double t)=0 | oofem::Function | pure virtual |
evaluateAtTime(double t) | oofem::Function | virtual |
evaluateVelocityAtTime(double t)=0 | oofem::Function | pure virtual |
FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
funcDomain | oofem::Function | |
Function(int n, Domain *d) | oofem::Function | |
giveClassName() const =0 | oofem::FEMComponent | pure virtual |
giveDomain() const | oofem::FEMComponent | inline |
giveFunctionParameter(int paramID) | oofem::Function | |
giveInputRecord(DynamicInputRecord &input) | oofem::FEMComponent | virtual |
giveInputRecordName() const =0 | oofem::FEMComponent | pure virtual |
giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
giveNumber() const | oofem::FEMComponent | inline |
initializeFrom(InputRecord *ir) | oofem::FEMComponent | virtual |
number | oofem::FEMComponent | protected |
parameterType | oofem::Function | |
printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
printYourself() | oofem::FEMComponent | inlinevirtual |
restoreContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
saveContext(DataStream &stream, ContextMode mode, void *obj=NULL) | oofem::FEMComponent | virtual |
setDomain(Domain *d) | oofem::FEMComponent | inlinevirtual |
setNumber(int num) | oofem::FEMComponent | inline |
updateLocalNumbering(EntityRenumberingFunctor &f) | oofem::FEMComponent | inlinevirtual |
~FEMComponent() | oofem::FEMComponent | inlinevirtual |
~Function() | oofem::Function | inlinevirtual |