OpenCMISS-Iron Internal API Documentation
EQUATIONS_MATRICES_ROUTINES::LumpingTypes

Equations matrix lumping types. More...

Variables

integer(intg), parameter, public equations_matrices_routines::equations_matrix_unlumped =1
 The matrix is not lumped. More...
 
integer(intg), parameter, public equations_matrices_routines::equations_matrix_lumped =2
 The matrix is "mass" lumped. More...
 

Detailed Description

Equations matrix lumping types.

See also
EQUATIONS_MATRICES_ROUTINES

Variable Documentation