ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_get_balanceload Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_balanceload (handle, balanceload)
 

Detailed Description

Definition at line 701 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_balanceload()

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

Definition at line 703 of file fcs4fortran.f90.

703  use iso_c_binding
704  implicit none
705  type(c_ptr), value :: handle
706  integer(kind = c_long_long), value :: balanceload
707  type(c_ptr) :: fcs_fmm_get_balanceload
FCSResult fcs_fmm_get_balanceload(FCS handle, fcs_int *load)
function to get the optional fmm absrel parameter

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