IFEM  90A354
Namespaces | Enumerations
SIMenums.h File Reference

Various enums for simulation scope. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SIM
 Simulation scope.
 

Enumerations

enum  SIM::Formulation { NONE = 0 , LINEAR = 1 , NONLINEAR = 2 }
 Enum defining various solution formulations that may occur. More...
 
enum  SIM::SolutionMode {
  INIT = 0 , STATIC = 1 , ARCLEN = 2 , DYNAMIC ,
  VIBRATION , BUCKLING , STIFF_ONLY , MASS_ONLY ,
  RHS_ONLY , INT_FORCES , RECOVERY , NORMS
}
 Enum defining the various solution modes that may occur.
 
enum  SIM::ConvStatus {
  FAILURE , DIVERGED , SLOW , OK ,
  CONVERGED
}
 Enum defining the various convergence statuses that may occur. More...
 

Detailed Description

Various enums for simulation scope.

Date
Jul 8 2010
Author
Knut Morten Okstad / SINTEF