ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_vmg_set_gamma Interface Reference

Public Member Functions

type(c_ptr) function fcs_vmg_set_gamma (handle, gamma)
 

Detailed Description

Definition at line 844 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_vmg_set_gamma()

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

Definition at line 846 of file fcs4fortran.f90.

846  use iso_c_binding
847  implicit none
848  type(c_ptr),value :: handle
849  integer(kind = fcs_integer_kind_isoc),value :: gamma
850  type(c_ptr) :: fcs_vmg_set_gamma

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