OpenCMISS-Iron Internal API Documentation
BASIS_ROUTINES::XiCollapse

Xi collapse parameters. More...

Variables

integer(intg), parameter, public basis_routines::basis_xi_collapsed =1
 The Xi direction is collapsed. More...
 
integer(intg), parameter, public basis_routines::basis_collapsed_at_xi0 =2
 The Xi direction at the xi=0 end of this Xi direction is collapsed. More...
 
integer(intg), parameter, public basis_routines::basis_collapsed_at_xi1 =3
 The Xi direction at the xi=1 end of this Xi direction is collapsed. More...
 
integer(intg), parameter, public basis_routines::basis_not_collapsed =4
 The Xi direction is not collapsed. More...
 

Detailed Description

Xi collapse parameters.

See also
BASIS_ROUTINES

Variable Documentation

integer(intg), parameter, public basis_routines::basis_not_collapsed =4