|
FEBio
1.5.0
|
#include <FEDiagnostic.h>
Public Member Functions | |
| FEDiagnostic * | LoadFile (FEM &fem, const char *szfile) |
Protected Attributes | |
| FEDiagnostic * | m_pdia |
Friends | |
| class | FEBioScenarioSection |
The FEDiagnosticImport class creates a specific diagnostic test. Currently the only way to create a diagnostic is to load a diagnostic from file
1.7.5.1