|
static void | _updateGravityCenter (const VectorDouble &xxs, const VectorDouble &yys, const VectorDouble &zzs, const VectorDouble &wws, std::vector< SpacePoint > ¢ers, VectorDouble &pa, VectorDouble &pb, VectorInt &ig, int found) |
|
static SpacePoint | _calculateGlobalGravityCenter (const VectorDouble &xxs, const VectorDouble &yys, const VectorDouble &zzs, const VectorDouble &wws, double *patot, double *pbtot) |
|
static void | _createNewPatch (int iech, const VectorDouble &xxs, const VectorDouble &yys, const VectorDouble &zzs, const VectorDouble &wws, std::vector< SpacePoint > ¢ers, VectorDouble &pa, VectorDouble &pb) |
|