mem_alloc Subroutine

private subroutine mem_alloc(alloc_bytes, ptr)

Uses

  • proc~~mem_alloc~3~~UsesGraph proc~mem_alloc~3 vkfft_executor%mem_alloc iso_fortran_env iso_fortran_env proc~mem_alloc~3->iso_fortran_env

Dummy method. Raises error stop

Type Bound

vkfft_executor

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: alloc_bytes

Number of bytes to allocate

type(c_ptr), intent(out) :: ptr

Allocated pointer


Calls

proc~~mem_alloc~3~~CallsGraph proc~mem_alloc~3 vkfft_executor%mem_alloc mpi_abort mpi_abort proc~mem_alloc~3->mpi_abort proc~write_message write_message proc~mem_alloc~3->proc~write_message mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized