ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_get_near_field_flag Interface Reference

Public Member Functions

integer(kind=fcs_integer_kind_isoc) function fcs_get_near_field_flag (handle)
 

Detailed Description

Definition at line 238 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_near_field_flag()

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

Definition at line 240 of file fcs4fortran.f90.

240  use iso_c_binding
241  implicit none
242  type(c_ptr), value :: handle
243  integer(kind = fcs_integer_kind_isoc) :: fcs_get_near_field_flag
fcs_int fcs_get_near_field_flag(FCS handle)
function to return the near-field flag

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