Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
Loading...
Searching...
No Matches
Functions
biCubicSpline.h File Reference

Functions

std::array< double, 16 > generateBiCubicCoefficients (const std::array< double, 4 > &xCoord, const std::array< double, 4 > &yCoord, double xNewGridPoint, double yNewGridPoint, const std::array< double, 16 > &fieldValues)
 

Function Documentation

◆ generateBiCubicCoefficients()

std::array< double, 16 > generateBiCubicCoefficients ( const std::array< double, 4 > &  xCoord,
const std::array< double, 4 > &  yCoord,
double  xNewGridPoint,
double  yNewGridPoint,
const std::array< double, 16 > &  fieldValues 
)