ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_set_near_field_flag Interface Reference

Public Member Functions

type(c_ptr) function fcs_set_near_field_flag (handle, near_field_flag)
 

Detailed Description

Definition at line 229 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_set_near_field_flag()

type(c_ptr) function fcs_set_near_field_flag ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc), value  near_field_flag 
)

Definition at line 231 of file fcs4fortran.f90.

231  use iso_c_binding
232  implicit none
233  type(c_ptr),value :: handle
234  integer(kind = fcs_integer_kind_isoc),value :: near_field_flag
235  type(c_ptr) :: fcs_set_near_field_flag
FCSResult fcs_set_near_field_flag(FCS handle, fcs_int near_field_flag)
function to set the near-field flag

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