PhyStar  v0.0.0 thu24
DeltaFun.hpp File Reference
#include <iostream>
#include "blin/arrayxd.hpp"
#include "MATH.H"
Include dependency graph for DeltaFun.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  dmdyn::DeltaFun< T_real, Type, N_dim >
 
struct  dmdyn::DeltaFunMap< N_dim >
 

Namespaces

 dmdyn
 

Enumerations

enum class  dmdyn::DeltaFunType {
  dmdyn::FourPnts , dmdyn::ThreePnts , dmdyn::TwoPnts , dmdyn::OnePnts ,
  dmdyn::FourPntsCos
}
 

Functions

static DeltaFunType dmdyn::vConfigDeltaFunType (const std::string &type)
 
static int dmdyn::vConfigDeltaWidth (const DeltaFunType type)