ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_mmm1d_set_bessel_cutoff Interface Reference

Public Member Functions

type(c_ptr) function fcs_mmm1d_set_bessel_cutoff (handle, cutoff)
 

Detailed Description

Definition at line 803 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_mmm1d_set_bessel_cutoff()

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

Definition at line 805 of file fcs4fortran.f90.

805  use iso_c_binding
806  implicit none
807  type(c_ptr), value :: handle
808  integer(kind = fcs_integer_kind_isoc), value :: cutoff
809  type(c_ptr) :: fcs_mmm1d_set_bessel_cutoff
FCSResult fcs_mmm1d_set_bessel_cutoff(FCS handle, fcs_int cutoff)

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