106#include "Simulation.h"
108 integer,
intent(in) :: property
109 real,
intent(out) :: value
110 real,
intent(in),
optional :: weights(:)
111 integer,
intent(in),
optional :: speciesMask(NSPECIES)
subroutine Multispecies_getSumFrac(property, value, weights, speciesMask)