![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_svrg_math_abstract_surf4d.hpp>
Public Member Functions | |
| U3dIntEq4dLeftPart () | |
| virtual double | calc (double x4) |
| void | setInitialPoints (U3dPoints4dAr &ips) |
| void | setPCoords (double px1, double px2, double px3) |
Public Member Functions inherited from U3dEqAbstractFunction | |
| U3dEqAbstractFunction () | |
Protected Attributes | |
| U3dPoints4dAr * | m_ips |
| double | m_x1 |
| double | m_x2 |
| double | m_x3 |
4d grid interpolation equation left part
| U3dIntEq4dLeftPart::U3dIntEq4dLeftPart | ( | ) |
Default constructor
|
virtual |
Value of the left part function for provided x4-coordinate
Implements U3dEqAbstractFunction.
|
inline |
Just copy initial points pointer.
|
inline |
Set desired point coordinates
|
protected |
Grid initial points
|
protected |
Desired point 3D coordinates
1.8.5