| checkConsistency() | oofem::FEMComponent | virtual |
| d2fdt2 | oofem::PythonExpression | private |
| d2fdt2Expression | oofem::PythonExpression | private |
| dfdt | oofem::PythonExpression | private |
| dfdtExpression | oofem::PythonExpression | private |
| domain | oofem::FEMComponent | protected |
| errorInfo(const char *func) const | oofem::FEMComponent | |
| evaluate(FloatArray &answer, std::map< std::string, FunctionArgument > &valDict) | oofem::PythonExpression | virtual |
| oofem::Function::evaluate(TimeStep *tStep, ValueModeType mode) | oofem::Function | |
| oofem::Function::evaluate(FloatArray &answer, const std::map< std::string, FunctionArgument > &valDict, GaussPoint *gp=NULL, double param=0.) | oofem::Function | virtual |
| oofem::Function::evaluate(const std::map< std::string, FunctionArgument > &valDict) | oofem::Function | virtual |
| evaluateAcceleration(FloatArray &answer, std::map< std::string, FunctionArgument > &valDict) | oofem::PythonExpression | virtual |
| evaluateAccelerationAtTime(double t) | oofem::PythonExpression | virtual |
| evaluateAtTime(double t) | oofem::PythonExpression | virtual |
| evaluateVelocity(FloatArray &answer, std::map< std::string, FunctionArgument > &valDict) | oofem::PythonExpression | virtual |
| evaluateVelocityAtTime(double t) | oofem::PythonExpression | virtual |
| f | oofem::PythonExpression | private |
| FEMComponent(int n, Domain *d) | oofem::FEMComponent | inline |
| fExpression | oofem::PythonExpression | private |
| funcDomain | oofem::Function | |
| Function(int n, Domain *d) | oofem::Function | |
| getArray(FloatArray &answer, PyObject *func, std::map< std::string, FunctionArgument > &valDict) | oofem::PythonExpression | private |
| getDict(std::map< std::string, FunctionArgument > &valDict) | oofem::PythonExpression | private |
| getScalar(PyObject *func, double time) | oofem::PythonExpression | private |
| giveClassName() const | oofem::PythonExpression | inlinevirtual |
| giveDomain() const | oofem::FEMComponent | inline |
| giveFunctionParameter(int paramID) | oofem::Function | |
| giveInputRecord(DynamicInputRecord &ir) | oofem::PythonExpression | virtual |
| giveInputRecordName() const | oofem::PythonExpression | inlinevirtual |
| giveInterface(InterfaceType t) | oofem::FEMComponent | inlinevirtual |
| giveNumber() const | oofem::FEMComponent | inline |
| initializeFrom(InputRecord *ir) | oofem::PythonExpression | virtual |
| main_dict | oofem::PythonExpression | private |
| number | oofem::FEMComponent | protected |
| parameterType | oofem::Function | |
| printOutputAt(FILE *file, TimeStep *tStep) | oofem::FEMComponent | inlinevirtual |
| printYourself() | oofem::FEMComponent | inlinevirtual |
| PythonExpression(int n, Domain *d) | oofem::PythonExpression | |
| 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 |
| ~PythonExpression() | oofem::PythonExpression | virtual |