ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_fmm_get_internal_tuning Interface Reference

Public Member Functions

type(c_ptr) function fcs_fmm_get_internal_tuning (handle, tuning)
 

Detailed Description

Definition at line 719 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_fmm_get_internal_tuning()

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

Definition at line 721 of file fcs4fortran.f90.

721  use iso_c_binding
722  implicit none
723  type(c_ptr), value :: handle
724  integer(kind = c_long_long), value :: tuning
725  type(c_ptr) :: fcs_fmm_get_internal_tuning
FCSResult fcs_fmm_get_internal_tuning(FCS handle, fcs_int *system)
function to get the fmm internal tuning parameter

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