ScaFaCoS
1.0.1
Scalable Fast Coulomb Solvers
|
Public Member Functions | |
type(c_ptr) function | fcs_fmm_setup (handle, absrel, energy_tolerance, dipole_correction, system, maxdepth, unroll_limit, balanceload) |
Definition at line 496 of file fcs4fortran.f90.
type(c_ptr) function fcs_fmm_setup | ( | type(c_ptr), value | handle, |
integer(kind = fcs_integer_kind_isoc), value | absrel, | ||
real(kind = fcs_real_kind_isoc), value | energy_tolerance, | ||
integer(kind = fcs_integer_kind_isoc), value | dipole_correction, | ||
integer(kind = c_long_long), value | system, | ||
integer(kind = c_long_long), value | maxdepth, | ||
integer(kind = c_long_long), value | unroll_limit, | ||
integer(kind = c_long_long), value | balanceload | ||
) |
Definition at line 498 of file fcs4fortran.f90.