OpenCMISS-Iron Internal API Documentation
|
Contains information on the projected data points on an element. More...
Public Attributes | |
integer(intg) | numberofprojecteddata |
Number of projected data on this element. More... | |
integer(intg) | elementnumber |
The mesh global element number. More... | |
type(meshelementdatapointtype), dimension(:), allocatable | dataindices |
dataIndices(elementDatePointIdx). The global and user number of this data point More... | |
Contains information on the projected data points on an element.
type(meshelementdatapointtype), dimension(:), allocatable types::meshelementdatapointstype::dataindices |
integer(intg) types::meshelementdatapointstype::elementnumber |