ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_get_unroll_limit Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_unroll_limit (handle, unroll_limit)
 

Detailed Description

Definition at line 683 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_unroll_limit()

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

Definition at line 685 of file fcs4fortran.f90.

685  use iso_c_binding
686  implicit none
687  type(c_ptr), value :: handle
688  integer(kind = c_long_long), value :: unroll_limit
689  type(c_ptr) :: fcs_fmm_get_unroll_limit
FCSResult fcs_fmm_get_unroll_limit(FCS handle, fcs_int *limit)
function to get the optional fmm absrel parameter

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