#include <QCAD_SaddleValueResponseFunction.hpp>
Public Member Functions | |
void | init (int nDims, double ptRadius) |
void | init (const mathVector &coordPt, double ptRadius) |
Public Attributes | |
mathVector | coords |
mathVector | velocity |
mathVector | grad |
double | value |
double | weight |
double | radius |
Definition at line 61 of file QCAD_SaddleValueResponseFunction.hpp.
void QCAD::nebImagePt::init | ( | int | nDims, | |
double | ptRadius | |||
) | [inline] |
Definition at line 62 of file QCAD_SaddleValueResponseFunction.hpp.
void QCAD::nebImagePt::init | ( | const mathVector & | coordPt, | |
double | ptRadius | |||
) | [inline] |
Definition at line 70 of file QCAD_SaddleValueResponseFunction.hpp.
Definition at line 75 of file QCAD_SaddleValueResponseFunction.hpp.
Definition at line 76 of file QCAD_SaddleValueResponseFunction.hpp.
Definition at line 77 of file QCAD_SaddleValueResponseFunction.hpp.
double QCAD::nebImagePt::value |
Definition at line 78 of file QCAD_SaddleValueResponseFunction.hpp.
double QCAD::nebImagePt::weight |
Definition at line 79 of file QCAD_SaddleValueResponseFunction.hpp.
double QCAD::nebImagePt::radius |
Definition at line 80 of file QCAD_SaddleValueResponseFunction.hpp.