ScaFaCoS
1.0.1
Scalable Fast Coulomb Solvers
|
Public Member Functions | |
type(c_ptr) function | fcs_vmg_setup (handle, max_level, max_iterations, smooth_steps, gamma, precision, near_field_cells) |
Definition at line 525 of file fcs4fortran.f90.
type(c_ptr) function fcs_vmg_setup | ( | type(c_ptr), value | handle, |
integer(kind = fcs_integer_kind_isoc), value | max_level, | ||
integer(kind = fcs_integer_kind_isoc), value | max_iterations, | ||
integer(kind = fcs_integer_kind_isoc), value | smooth_steps, | ||
integer(kind = fcs_integer_kind_isoc), value | gamma, | ||
real(kind = fcs_real_kind_isoc), value | precision, | ||
integer(kind = fcs_integer_kind_isoc), value | near_field_cells | ||
) |
Definition at line 528 of file fcs4fortran.f90.