Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(c_ptr), | public | :: | positions_ptr | ||||
integer(kind=c_int), | public | :: | positions_shape(positions_dimension) | ||||
real(kind=c_double), | public | :: | time |
Result is bind(C) representation of the data inside a t_cell_collection_t object
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(t_cell_collection_t), | intent(in), | target | :: | t_cell_collection |