NGSolve  4.9
Static Public Member Functions | Static Public Attributes
ngfem::ConvertJacobi Class Reference

List of all members.

Static Public Member Functions

template<class T >
static void ReduceAlpha (int n, int alpha, T &inout)
template<class T >
static void ReduceAlphaFactor (int n, int alpha, T &inout)
template<class T >
static void ReduceAlphaTrans (int n, int alpha, T &inout)
template<class T >
static void ReduceAlphaFactorTrans (int n, int alpha, T &inout)
static double c (int i, int alpha)
static double hatc (int i, int alpha)
static double d (int i, int alpha)
static double hatd (int i, int alpha)
static double e (int i, int alpha)
static double hate (int i, int alpha)
template<class T >
static void TriangularReduceFactor (int order, int alpha, int beta, T &inout)
template<class T , class S >
static void TriangularReduceBeta (int order, int alpha, int beta, T &inout, S &hv)

Static Public Attributes

static Array< d2 * > coefs_c
static Array< d2 * > coefs_d
static Array< d2 * > coefs_e

The documentation for this class was generated from the following file: