fluxmethod_advection_diffusion_3d_gpu Interface

interface


Called by

interface~~fluxmethod_advection_diffusion_3d_gpu~~CalledByGraph interface~fluxmethod_advection_diffusion_3d_gpu fluxmethod_advection_diffusion_3d_gpu proc~fluxmethod_advection_diffusion_3d fluxmethod_advection_diffusion_3d proc~fluxmethod_advection_diffusion_3d->interface~fluxmethod_advection_diffusion_3d_gpu

public subroutine fluxmethod_advection_diffusion_3d_gpu(solution, solutiongradient, flux, u, v, w, nu, N, nel, nvar) bind(c,name="0")

Arguments

TypeIntentOptionalAttributesName
type(c_ptr), value:: solution
type(c_ptr), value:: solutiongradient
type(c_ptr), value:: flux
real(kind=c_prec), value:: u
real(kind=c_prec), value:: v
real(kind=c_prec), value:: w
real(kind=c_prec), value:: nu
integer(kind=c_int), value:: N
integer(kind=c_int), value:: nel
integer(kind=c_int), value:: nvar