ScaFaCoS  1.0.1
Scalable Fast Coulomb Solvers
fcs_vmg_get_smoothing_steps Interface Reference

Public Member Functions

type(c_ptr) function fcs_vmg_get_smoothing_steps (handle, smoothing_steps)
 

Detailed Description

Definition at line 943 of file fcs4fortran.f90.

Constructor & Destructor Documentation

◆ fcs_vmg_get_smoothing_steps()

type(c_ptr) function fcs_vmg_get_smoothing_steps ( type(c_ptr), value  handle,
integer(kind = fcs_integer_kind_isoc)  smoothing_steps 
)

Definition at line 945 of file fcs4fortran.f90.

945  use iso_c_binding
946  implicit none
947  type(c_ptr), value :: handle
948  integer(kind = fcs_integer_kind_isoc) :: smoothing_steps
949  type(c_ptr) :: fcs_vmg_get_smoothing_steps
FCSResult fcs_vmg_get_smoothing_steps(FCS handle, fcs_int *smoothing_steps)
Get the number of pre/postsmoothing steps on each level.

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