AtilaCalculatorSoftware
2.3.4
C++ Interface for Atila fem resources files
|
This is the complete list of members for Result, including all inherited members.
analysis | Result | private |
componentCount | Result | private |
components | Result | private |
getAnalysis() | Result | |
getComponentCount() const | Result | |
getComponents() | Result | |
getResult(const unsigned int &id) | Result | |
getResultType() | Result | |
getStep() const | Result | |
getValuesCount() const | Result | |
nodeIDs | Result | private |
readComponents(gzFile file, char buffer[GZ_BUFFER_SIZE], dataFields fields) | Result | private |
readResults(gzFile file, char buffer[GZ_BUFFER_SIZE]) | Result | private |
result | Result | private |
Result(gzFile file, dataFields fields, int componentCount) | Result | |
step | Result | private |
values | Result | private |
valuesCount | Result | private |