Loading...
Searching...
No Matches
cubicUpwindFitPolynomial Class Reference

Cubic polynomial for upwind biased interpolation fitting. More...

#include <cubicUpwindFitPolynomial.H>

Static Public Member Functions

static label nTerms (const direction dim)
static void addCoeffs (scalar *coeffs, const vector &d, const scalar weight, const direction dim)

Detailed Description

Cubic polynomial for upwind biased interpolation fitting.

Can be used with the UpwindFit scheme to create a cubic surface interpolation scheme

Definition at line 44 of file cubicUpwindFitPolynomial.H.

Member Function Documentation

◆ nTerms()

label nTerms ( const direction dim)
inlinestatic

Definition at line 50 of file cubicUpwindFitPolynomial.H.

◆ addCoeffs()

void addCoeffs ( scalar * coeffs,
const vector & d,
const scalar weight,
const direction dim )
inlinestatic

Definition at line 60 of file cubicUpwindFitPolynomial.H.

References Foam::pow(), Foam::sqr(), Vector< Cmpt >::x(), Vector< Cmpt >::y(), and Vector< Cmpt >::z().

Here is the call graph for this function:

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