Flumy [Free API]
Process based model for meandering chanelized systems
GridParams Member List

This is the complete list of members for GridParams, including all inherited members.

_cosrotGridParamsprotected
_dxGridParamsprotected
_dyGridParamsprotected
_dzGridParamsprotected
_locationGridParamsprotected
_nxGridParamsprotected
_nyGridParamsprotected
_nzGridParamsprotected
_oxGridParamsprotected
_oyGridParamsprotected
_ozGridParamsprotected
_rotationGridParamsprotected
_sinrotGridParamsprotected
geo2Grid(Point2D &point, bool round=true) constGridParams
geo2Rel(Point2D &point) constGridParams
geo2Rel(Point3D &point) constGridParams
getApexRel(Point2D &p1, Point2D &p2, Point2D &p3, Point2D &p4) constGridParams
getDx() constGridParamsinline
getDy() constGridParamsinline
getDz() constGridParamsinline
getHeight() constGridParamsinline
getLength() constGridParamsinline
getLocation() constGridParams
getNbNodes() constGridParamsinline
getNx() constGridParamsinline
getNy() constGridParamsinline
getNz() constGridParamsinline
getOrigin() constGridParams
getOx() constGridParamsinline
getOy() constGridParamsinline
getOz() constGridParamsinline
getRotation() constGridParams
getWidth() constGridParamsinline
getZLoc() constGridParamsinline
grid2Geo(const MP_int &ix, const MP_int &iy) constGridParams
grid2Rel(Point2D &point) constGridParams
grid2Rel(const MP_int &ix, const MP_int &iy) constGridParams
grid2Rel(ConvexPolyedra2D &polyedra) constGridParams
GridParams()GridParams
GridParams(const MP_real &dx, const MP_real &dy, const MP_int &nx, const MP_int &ny, const MP_real &ox=0., const MP_real &oy=0.)GridParams
GridParams(const MP_real &dx, const MP_real &dy, const MP_real &dz, const MP_int &nx, const MP_int &ny, const MP_int &nz, const MP_real &ox=0., const MP_real &oy=0., const MP_real &oz=0.)GridParams
GridParams(const GridParams &grid)GridParams
is3D() constGridParamsinline
is_on_grid(const Point2D &point) constGridParams
is_on_grid_nearest(const Point2D &point) constGridParams
isCompatibleWith(const GridParams &grid, bool check_geo=false) constGridParams
operator<<(std::ostream &os, const GridParams &grid)GridParamsfriend
operator=(const GridParams &)GridParams
rel2Geo(Point2D &point) constGridParams
rel2Geo(Point3D &point) constGridParams
rel2Grid(Point2D &point, bool round=true) constGridParams
rel2Grid(ConvexPolyedra2D &polyedra) constGridParams
reset(const GridParams &grid)GridParamsvirtual
reset(const MP_real &dx, const MP_real &dy, const MP_int &nx, const MP_int &ny, const MP_real &ox=0., const MP_real &oy=0.)GridParams
reset(const MP_real &dx, const MP_real &dy, const MP_real &dz, const MP_int &nx, const MP_int &ny, const MP_int &nz, const MP_real &ox=0., const MP_real &oy=0., const MP_real &oz=0.)GridParams
setLocation(const MP_real &x, const MP_real &y, const MP_real &z=0.)GridParams
setLocation(const Point3D &location)GridParams
setLocation(const Point2D &location)GridParams
setRotation(const MP_real &rot)GridParams
~GridParams()GridParamsinlinevirtual