SPH
Classes | Functions
Handoff.h File Reference

Utility functions for handing-off the results of SPH simulations to N-body integrator. More...

#include "quantities/Storage.h"

Go to the source code of this file.

Classes

struct  HandoffParams
 
struct  HandoffParams::LargestRemnant
 

Functions

Storage convertSphToSpheres (const Storage &sph, const RunSettings &settings, const HandoffParams &params)
 

Detailed Description

Utility functions for handing-off the results of SPH simulations to N-body integrator.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file Handoff.h.

Function Documentation

◆ convertSphToSpheres()

Storage convertSphToSpheres ( const Storage sph,
const RunSettings settings,
const HandoffParams params 
)
Todo:
when to remove? to avoid shifting indices

Definition at line 139 of file Handoff.cpp.