Function lili::particle::SaveParticles¶ Defined in File particle.cpp Function Documentation¶ void lili::particle::SaveParticles(Particles &particles, const char *file_name)¶ Function to save particle data. Parameters: particles – Particles object file_name – Name of the file to save to