ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_direct_get_cutoff Interface Reference

Public Member Functions

type(c_ptr) function fcs_direct_get_cutoff (handle, cutoff)
 

Detailed Description

Definition at line 556 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_direct_get_cutoff()

type(c_ptr) function fcs_direct_get_cutoff ( type(c_ptr), value  handle,
real(kind = fcs_real_kind_isoc)  cutoff 
)

Definition at line 558 of file fcs4fortran.f90.

558  use iso_c_binding
559  implicit none
560  type(c_ptr), value :: handle
561  real(kind = fcs_real_kind_isoc) :: cutoff
562  type(c_ptr) :: fcs_direct_get_cutoff
FCSResult fcs_direct_get_cutoff(FCS handle, fcs_float *cutoff)
function to get the optional cutoff parameter

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