ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_unroll_limit Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_unroll_limit (handle, unroll_limit)
 

Detailed Description

Definition at line 674 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_unroll_limit()

type(c_ptr) function fcs_fmm_set_unroll_limit ( type(c_ptr), value  handle,
integer(kind = c_long_long), value  unroll_limit 
)

Definition at line 676 of file fcs4fortran.f90.

676  use iso_c_binding
677  implicit none
678  type(c_ptr), value :: handle
679  integer(kind = c_long_long), value :: unroll_limit
680  type(c_ptr) :: fcs_fmm_set_unroll_limit
FCSResult fcs_fmm_set_unroll_limit(FCS handle, fcs_int limit)
function to set the optional fmm absrel parameter

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