occ
Loading...
Searching...
No Matches
cutoff_spline.h File Reference
#include <cmath>
Include dependency graph for cutoff_spline.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  occ::mults::CutoffSpline
 DMACRYS-style radial spline taper definition. More...
 
struct  occ::mults::CutoffSplineValue
 

Namespaces

namespace  occ
 
namespace  occ::mults
 

Functions

CutoffSplineValue occ::mults::evaluate_cutoff_spline (double r, double r_on, double r_off, int order=3)
 
CutoffSplineValue occ::mults::evaluate_cutoff_spline (double r, const CutoffSpline &spline)