OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Enumerations | |
enum | oofem::stressStrainPrincMode { oofem::principal_strain, oofem::principal_stress, oofem::principal_deviatoricstress } |
We have only one algorithm for computing eigenvalues and vectors in order to be able to distinguish between some different modes we define this new type. More... | |