ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_set_internal_tuning Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_set_internal_tuning (handle, tuning)
 

Detailed Description

Definition at line 710 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_set_internal_tuning()

type(c_ptr) function fcs_fmm_set_internal_tuning ( type(c_ptr), value  handle,
integer(kind = c_long_long), value  tuning 
)

Definition at line 712 of file fcs4fortran.f90.

712  use iso_c_binding
713  implicit none
714  type(c_ptr), value :: handle
715  integer(kind = c_long_long), value :: tuning
716  type(c_ptr) :: fcs_fmm_set_internal_tuning
FCSResult fcs_fmm_set_internal_tuning(FCS handle, fcs_int system)
function to set the fmm internal tuning parameter

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