92#include "Simulation.h"
94 integer,
intent(in) :: property
95 real,
intent(out) :: value
96 real,
intent(in),
optional :: weights(:)
97 integer,
intent(in),
optional :: speciesMask(NSPECIES)
subroutine Multispecies_getSumSqr(property, value, weights, speciesMask)