ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_get_near_field_delegation_f Interface Reference

Public Member Functions

type(c_ptr) function fcs_get_near_field_delegation_f (handle, has_near)
 

Detailed Description

Definition at line 417 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_get_near_field_delegation_f()

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

Definition at line 418 of file fcs4fortran.f90.

418  use iso_c_binding
419  implicit none
420  type(c_ptr), value :: handle
421  integer(kind = fcs_integer_kind_isoc) :: has_near
422  type(c_ptr) :: fcs_get_near_field_delegation_f

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