ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_direct_setup Interface Reference

Public Member Functions

type(c_ptr) function fcs_direct_setup (handle, cutoff)
 

Detailed Description

Definition at line 476 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_direct_setup()

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

Definition at line 478 of file fcs4fortran.f90.

478  use iso_c_binding
479  implicit none
480  type(c_ptr),value :: handle
481  real(kind = fcs_real_kind_isoc),value :: cutoff
482  type(c_ptr) :: fcs_direct_setup
FCSResult fcs_direct_setup(FCS handle, fcs_float cutoff)
combined setter for all direct solver parameters

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