ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_mmm1d_get_bessel_cutoff Interface Reference

Public Member Functions

type(c_ptr) function fcs_mmm1d_get_bessel_cutoff (handle, cutoff)
 

Detailed Description

Definition at line 812 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_mmm1d_get_bessel_cutoff()

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

Definition at line 814 of file fcs4fortran.f90.

814  use iso_c_binding
815  implicit none
816  type(c_ptr), value :: handle
817  integer(kind = fcs_integer_kind_isoc) :: cutoff
818  type(c_ptr) :: fcs_mmm1d_get_bessel_cutoff
FCSResult fcs_mmm1d_get_bessel_cutoff(FCS handle, fcs_int *cutoff)

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