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~2~~CallsGraph proc~mem_free~2 fftw_executor%mem_free fftw_free fftw_free proc~mem_free~2->fftw_free

Called by

proc~~mem_free~2~~CalledByGraph proc~mem_free~2 fftw_executor%mem_free proc~create~7 fftw_executor%create proc~create~7->proc~mem_free~2