|
PetscReal | Roma_et_al_1999 (const PetscReal &r, const PetscReal &dr) |
| Regularized delta function from Roma et al. (1999). More...
|
|
PetscReal | Peskin_2002 (const PetscReal &r, const PetscReal &dr) |
| Regularized delta function from Peskin (2002). More...
|
|
PetscErrorCode | getKernel (const std::string &name, DeltaKernel &kernel, PetscInt &size) |
| Get the delta kernel and size providing the name. More...
|
|
PetscReal | delta (const std::vector< PetscReal > &source, const std::vector< PetscReal > &target, const std::vector< PetscReal > &widths, const DeltaKernel &kernel) |
| Discrete delta function. More...
|
|
A namespace of all kinds of discretized delta functions.