ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_balanceload Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_balanceload (handle, balanceload)
 

Detailed Description

Definition at line 692 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_balanceload()

type(c_ptr) function fcs_fmm_set_balanceload ( type(c_ptr), value  handle,
integer(kind = c_long_long), value  balanceload 
)

Definition at line 694 of file fcs4fortran.f90.

694  use iso_c_binding
695  implicit none
696  type(c_ptr), value :: handle
697  integer(kind = c_long_long), value :: balanceload
698  type(c_ptr) :: fcs_fmm_set_balanceload
FCSResult fcs_fmm_set_balanceload(FCS handle, fcs_int load)
function to set the optional fmm absrel parameter

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