Clicky
Showing changes from revision #1 to #2:
(追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)
Returns a disassociated pointer.
If mold
is present, a dissassociated pointer of the same type is returned, otherwise the type is determined by context.
In(削除) Fortran (削除ここまで)(削除) 95, (削除ここまで)(追記) Fortran 95 (追記ここまで)(追記) , (追記ここまで)mold
is optional. Please note that(削除) Fortran (削除ここまで)(削除) 2003 (削除ここまで)(削除) includes (削除ここまで)(削除) cases (削除ここまで)(削除) where (削除ここまで)(削除) it (削除ここまで)(削除) is (削除ここまで)(削除) required. (削除ここまで)(追記) Fortran 2003 (追記ここまで)(追記) includes cases where it is required. (追記ここまで)
(削除) Fortran 95 and later (削除ここまで)(追記) Fortran 95 (追記ここまで)(追記) and later (追記ここまで)
Transformational function
ptr => null([mold])
mold
- (Optional) shall be a pointer of any association status and of any type.A disassociated pointer.
real, pointer, dimension(:) :: vec => null ()