ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
bspline.hpp File Reference

Solver-facing one-dimensional B-spline basis and quadrature. More...

#include "prec_const.hpp"
#include <Kokkos_Core.hpp>
Include dependency graph for bspline.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  orb5x::BSpline
struct  orb5x::BSplineEval
struct  orb5x::BSplineEval3D

Namespaces

namespace  orb5x

Detailed Description

Solver-facing one-dimensional B-spline basis and quadrature.

Owns knot, basis, derivative, and Gauss data used during field-matrix assembly.