mem_free Subroutine

private subroutine mem_free(ptr)

Frees FFTW3 aligned memory

Type Bound

fftw_executor

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in) :: ptr

Pointer to free


Calls

proc~~mem_free~~CallsGraph proc~mem_free fftw_executor%mem_free fftw_free fftw_free proc~mem_free->fftw_free