fluxmethod_advection_diffusion_1d_gpu Interface

interface
public subroutine fluxmethod_advection_diffusion_1d_gpu(solution, solutiongradient, flux, u, nu, ndof) 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:: nu
integer(kind=c_int), value:: ndof