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