A complex data type instance of a pointer to a grid function class.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(cgf), | public, | pointer | :: | p | The pointer to a complex grid function. |
type, extends(gf_pointer) :: cgf_pointer
!! A complex data type instance of a pointer to a grid function class.
class(cgf), pointer :: p
!! The pointer to a complex grid function.
end type cgf_pointer