x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
init_cuda_poisson_fft
Subroutine
11 statements
Source File
backend.f90
m_cuda_backend
init_cuda_poisson_fft
Contents
public subroutine init_cuda_poisson_fft(self, mesh, xdirps, ydirps, zdirps)
Type Bound
cuda_backend_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
cuda_backend_t
)
::
self
class(
mesh_t
),
intent(in)
::
mesh
type(
dirps_t
),
intent(in)
::
xdirps
type(
dirps_t
),
intent(in)
::
ydirps
type(
dirps_t
),
intent(in)
::
zdirps