AtilaCalculatorSoftware
2.3.4
C++ Interface for Atila fem resources files
|
CBinaryData | Load the resources file and allow to read meshes and results from it |
CBinaryDataWrapper | Wrapper around the BinaryData class that allows to interact with VTK |
CLogEntries | Contains the entries of the logger |
CLogger | Logging interface that stores logs, allow logfile writing, also contains other output methods |
CLogMetaData | Store information about the log entry (LogLevel, Timestamp, ...) |
CMainWindow | Qt main window |
CMesh | Representation of a mesh, all of its nodes and elements |
CNode | Point in 3D space representation, part of a Mesh |
CResult | Representation of all the results and their components read from a res file |