SPH
Classes | Functions
Handoff.cpp File Reference
#include "sph/handoff/Handoff.h"
#include "objects/finders/NeighbourFinder.h"
#include "objects/geometry/Domain.h"
#include "physics/Integrals.h"
#include "post/Analysis.h"
#include "quantities/Quantity.h"
#include "sph/Materials.h"
#include "sph/initial/Distribution.h"
#include "sph/initial/Initial.h"
#include "sph/kernel/Kernel.h"
#include "system/Factory.h"
#include "thread/Scheduler.h"

Go to the source code of this file.

Classes

class  SphDomain
 Domain represented by SPH particles. More...
 

Functions

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

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.