boolRecord | oofem::DynamicInputRecord | protected |
dictionaryRecord | oofem::DynamicInputRecord | protected |
doubleRecord | oofem::DynamicInputRecord | protected |
DynamicInputRecord(std::string answer="", int value=0) | oofem::DynamicInputRecord | |
DynamicInputRecord(FEMComponent &femc) | oofem::DynamicInputRecord | |
DynamicInputRecord(const DynamicInputRecord &) | oofem::DynamicInputRecord | |
emptyRecord | oofem::DynamicInputRecord | protected |
finish(bool wrn=true) | oofem::DynamicInputRecord | virtual |
floatArrayRecord | oofem::DynamicInputRecord | protected |
GiveCopy() | oofem::DynamicInputRecord | inlinevirtual |
giveField(int &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(double &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(bool &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(std::string &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(FloatArray &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(IntArray &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(FloatMatrix &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(std::vector< std::string > &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(Dictionary &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(std::list< Range > &answer, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveField(ScalarFunction &function, InputFieldType id) | oofem::DynamicInputRecord | virtual |
giveOptionalField(int &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(double &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(bool &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(std::string &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(FloatArray &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(IntArray &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(FloatMatrix &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(std::vector< std::string > &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(Dictionary &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(std::list< Range > &answer, InputFieldType id) | oofem::InputRecord | |
giveOptionalField(ScalarFunction &function, InputFieldType id) | oofem::InputRecord | |
giveRecordAsString() const | oofem::DynamicInputRecord | virtual |
giveRecordKeywordField(std::string &answer, int &value) | oofem::DynamicInputRecord | virtual |
giveRecordKeywordField(std::string &answer) | oofem::DynamicInputRecord | virtual |
hasField(InputFieldType id) | oofem::DynamicInputRecord | virtual |
InputRecord() | oofem::InputRecord | |
InputRecord(const InputRecord &) | oofem::InputRecord | |
intArrayRecord | oofem::DynamicInputRecord | protected |
intRecord | oofem::DynamicInputRecord | protected |
matrixRecord | oofem::DynamicInputRecord | protected |
operator=(const DynamicInputRecord &) | oofem::DynamicInputRecord | |
oofem::InputRecord::operator=(const InputRecord &) | oofem::InputRecord | |
printYourself() | oofem::DynamicInputRecord | virtual |
rangeRecord | oofem::DynamicInputRecord | protected |
recordKeyword | oofem::DynamicInputRecord | protected |
recordNumber | oofem::DynamicInputRecord | protected |
report_error(const char *_class, const char *proc, InputFieldType id, IRResultType result, const char *file, int line) | oofem::DynamicInputRecord | virtual |
scalarFunctionRecord | oofem::DynamicInputRecord | protected |
setField(int item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(double item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(bool item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(std::string item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(FloatArray item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(IntArray item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(FloatMatrix item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(std::vector< std::string > item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(const Dictionary &item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(const std::list< Range > &item, InputFieldType id) | oofem::DynamicInputRecord | |
setField(const ScalarFunction &function, InputFieldType id) | oofem::DynamicInputRecord | |
setField(InputFieldType id) | oofem::DynamicInputRecord | |
setRecordKeywordField(std::string keyword, int number) | oofem::DynamicInputRecord | |
setRecordKeywordNumber(int number) | oofem::DynamicInputRecord | |
strerror(IRResultType) | oofem::InputRecord | |
stringListRecord | oofem::DynamicInputRecord | protected |
stringRecord | oofem::DynamicInputRecord | protected |
unsetField(InputFieldType id) | oofem::DynamicInputRecord | |
~DynamicInputRecord() | oofem::DynamicInputRecord | virtual |
~InputRecord() | oofem::InputRecord | inlinevirtual |