UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_prgrid2d.hpp>
Static Public Member Functions | |
static bool | fill (U3dPRGrid2d::GridMatrix &M) |
Static Protected Member Functions | |
static double | x_i (const U3dPRGrid2d::GridMatrix &M, const U3dPRGrid2d::GridLine &y, const U3dPRGrid2d::GridLine &b, int i) |
static double | y_j (const U3dPRGrid2d::GridMatrix &M, const U3dPRGrid2d::GridLine &x, int j) |
static double | b_j (const U3dPRGrid2d::GridMatrix &M, const U3dPRGrid2d::GridLine &x, const U3dPRGrid2d::GridLine &y, int j) |
Not fully implemented, it's just a test yet.