Definition at line 460 of file types.f90.
type(meshdatapointtype), dimension(:), allocatable types::meshdatapointstype::datapoints |
dataPoints(dataPointIdx). Information of the projected data points
Definition at line 463 of file types.f90.
elementDataPoint(elementIdx). Information of the projected data on the elements
Definition at line 464 of file types.f90.
The pointer to the mesh component topology for the data information.
Definition at line 461 of file types.f90.
integer(intg) types::meshdatapointstype::totalnumberofprojecteddata |
Number of projected data in this mesh.
Definition at line 462 of file types.f90.