ScaFaCoS
1.0.1
Scalable Fast Coulomb Solvers
|
Public Member Functions | |
type(c_ptr) function | fcs_set_common_f (handle, near_field_flag, box_a, box_b, box_c, box_origin, periodicity, total_parts) |
Definition at line 197 of file fcs4fortran.f90.
type(c_ptr) function fcs_set_common_f | ( | type(c_ptr), value | handle, |
integer(kind = fcs_integer_kind_isoc), value | near_field_flag, | ||
real(kind = fcs_real_kind_isoc), dimension(3) | box_a, | ||
real(kind = fcs_real_kind_isoc), dimension(3) | box_b, | ||
real(kind = fcs_real_kind_isoc), dimension(3) | box_c, | ||
real(kind = fcs_real_kind_isoc), dimension(3) | box_origin, | ||
integer(kind = fcs_integer_kind_isoc), dimension(3) | periodicity, | ||
integer(kind = fcs_integer_kind_isoc), value | total_parts | ||
) |
Definition at line 199 of file fcs4fortran.f90.