ScaFaCoS
1.0.1
Scalable Fast Coulomb Solvers
|
Public Member Functions | |
type(c_ptr) function | fcs_tune (handle, n_locparts, positions, charges) |
Definition at line 147 of file fcs4fortran.f90.
type(c_ptr) function fcs_tune | ( | type(c_ptr), value | handle, |
integer(kind = fcs_integer_kind_isoc), value | n_locparts, | ||
real(kind = fcs_real_kind_isoc), dimension(3*n_locparts) | positions, | ||
real(kind = fcs_real_kind_isoc), dimension(n_locparts) | charges | ||
) |
Definition at line 148 of file fcs4fortran.f90.