dtFFT
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
is_null_ptr
Function
4 statements
Source File
dtfft_utils.F90
dtfft_utils
is_null_ptr
Contents
public elemental function is_null_ptr(ptr)
Checks if pointer is NULL
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in)
::
ptr
Pointer to check
Return Value
logical