ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_vmg_get_gamma Interface Reference

Public Member Functions

type(c_ptr) function fcs_vmg_get_gamma (handle, gamma)
 

Detailed Description

Definition at line 853 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_vmg_get_gamma()

type(c_ptr) function fcs_vmg_get_gamma ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc)  gamma 
)

Definition at line 855 of file fcs4fortran.f90.

855  use iso_c_binding
856  implicit none
857  type(c_ptr), value :: handle
858  integer(kind = fcs_integer_kind_isoc) :: gamma
859  type(c_ptr) :: fcs_vmg_get_gamma

The documentation for this interface was generated from the following file: