audit_info_pas_i
audit_info_pas_i
Constructors
- audit_info_pas_i(stepNumber ,stepState ,maxMemory ,realTime ,cpuTime ,preresolutionLinearIterations ,resolutionLinearIterations ,nonLinearIterations ,avgRelaxation ,nonLinearInitialization ,stateVariables ,nonZeroTerms )
 
Fields Summary
- Field
 - Description
 - avgRelaxation
 - Avg. relaxation coef.
 - cpuTime
 - CPU Time
 - maxMemory
 - Max. memory used
 - nonLinearInitialization
 - Non linear initialization
 - nonLinearIterations
 - Non linear iterations
 - nonZeroTerms
 - Non-zero terms
 - preresolutionLinearIterations
 - Linear iterations (preresolution)
 - realTime
 - Real time of computation
 - resolutionLinearIterations
 - Linear iterations (resolution)
 - stateVariables
 - State variables
 - stepNumber
 - Step number
 - stepState
 - Step state
 
Methods Summary
no methods
Fields Details
- avgRelaxation
 - avgRelaxation : Avg. relaxation coef. - [1..1] Double
 - cpuTime
 - cpuTime : CPU Time - [1..1] Double
 - maxMemory
 - maxMemory : Max. memory used - [1..1] Integer
 - nonLinearInitialization
 - nonLinearInitialization : Non linear initialization - [1..1] String
 - nonLinearIterations
 - nonLinearIterations : Non linear iterations - [1..1] Integer
 - nonZeroTerms
 - nonZeroTerms : Non-zero terms - [1..1] Integer
 - preresolutionLinearIterations
 - preresolutionLinearIterations : Linear iterations (preresolution) - [1..1] Integer
 - realTime
 - realTime : Real time of computation - [1..1] Double
 - resolutionLinearIterations
 - resolutionLinearIterations : Linear iterations (resolution) - [1..1] Integer
 - stateVariables
 - stateVariables : State variables - [1..1] Integer
 - stepNumber
 - stepNumber : Step number - [1..1] Double
 - stepState
 - stepState : Step state - [1..1] String
 
Method Details
no methods