SPH
Classes
Interpolation.h File Reference

Computes interpolated values of quantities between SPH particles. More...

#include "objects/finders/NeighbourFinder.h"
#include "objects/wrappers/SharedPtr.h"
#include "quantities/Storage.h"
#include "sph/kernel/Kernel.h"
#include "system/Factory.h"
#include "system/Settings.h"
#include "thread/Scheduler.h"

Go to the source code of this file.

Classes

class  IInterpolant< Type >
 Interface for computing quantity at any point in space. More...
 
class  SphInterpolant< Type >
 Object for computing interpolated values of quantities. More...
 
class  CorrectedSphInterpolant< Type >
 Computes corrected interpolated value. More...
 

Detailed Description

Computes interpolated values of quantities between SPH particles.

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

Definition in file Interpolation.h.