ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_dipole_correction Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_dipole_correction (handle, dipole_correction)
 

Detailed Description

Definition at line 584 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_dipole_correction()

type(c_ptr) function fcs_fmm_set_dipole_correction ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc), value  dipole_correction 
)

Definition at line 586 of file fcs4fortran.f90.

586  use iso_c_binding
587  implicit none
588  type(c_ptr), value :: handle
589  integer(kind = fcs_integer_kind_isoc), value :: dipole_correction
590  type(c_ptr) :: fcs_fmm_set_dipole_correction
FCSResult fcs_fmm_set_dipole_correction(FCS handle, fcs_int dipole_correction)
function to set the optional fmm energy tolerance (deltaE) parameter

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