Flumy [Free API]
Process based model for meandering chanelized systems
|
This is the complete list of members for iDomain, including all inherited members.
getAllAge() const =0 | iDomain | pure virtual |
getAllFacies() const =0 | iDomain | pure virtual |
getAllGrainsize() const =0 | iDomain | pure virtual |
getAllGrainsizeClass() const =0 | iDomain | pure virtual |
getAllThickness() const =0 | iDomain | pure virtual |
getCenterlineDisc(CenterlineDisc &cldisc, const iChannel *ch) const =0 | iDomain | pure virtual |
getCondStats() const =0 | iDomain | pure virtual |
getDeposits(MP_int ix, MP_int iy) const =0 | iDomain | pure virtual |
getErodMax() const =0 | iDomain | pure virtual |
getGeoPointFromGrid(const MP_int &ix, const MP_int &iy) const =0 | iDomain | pure virtual |
getGeoPointFromRel(const Point2D &relPoint) const =0 | iDomain | pure virtual |
getGrid() const =0 | iDomain | pure virtual |
getGridPointFromGeo(const Point2D &geoPoint) const =0 | iDomain | pure virtual |
getGridPointFromRel(const Point2D &relPoint) const =0 | iDomain | pure virtual |
getIrregular(MP_int ix, MP_int iy, DepositsList *list) const =0 | iDomain | pure virtual |
getMaxTopo(bool with_water_depth=true) const =0 | iDomain | pure virtual |
getMeanTopo(bool with_water_depth=true) const =0 | iDomain | pure virtual |
getMeshX() const =0 | iDomain | pure virtual |
getMeshY() const =0 | iDomain | pure virtual |
getMinTopo(bool with_water_depth=true) const =0 | iDomain | pure virtual |
getNbNodeX() const =0 | iDomain | pure virtual |
getNbNodeY() const =0 | iDomain | pure virtual |
getOldestAge() const =0 | iDomain | pure virtual |
getOriginGeo() const =0 | iDomain | pure virtual |
getProportion(MP_stut fac, MP_int ix_min, MP_int ix_max, MP_int iy_min, MP_int iy_max, MP_real zmin=MP_UNKNOWN_REAL_VALUE, MP_real zmax=MP_UNKNOWN_REAL_VALUE) const =0 | iDomain | pure virtual |
getProportionFull(MP_stut fac, MP_real zmin=MP_UNKNOWN_REAL_VALUE, MP_real zmax=MP_UNKNOWN_REAL_VALUE) const =0 | iDomain | pure virtual |
getRegular(MP_int ix_min, MP_int ix_max, MP_int iy_min, MP_int iy_max, MP_real zStep, FaciesList *facies, AgeList *ages=NULL, RealList *granulo=NULL, MP_real *zBot=NULL, MP_int *nbSample=NULL) const =0 | iDomain | pure virtual |
getRegularAge(MP_real zStep, MP_real zBot, MP_int nbSample) const =0 | iDomain | pure virtual |
getRegularFacies(MP_real zStep, MP_real zBot, MP_int nbSample) const =0 | iDomain | pure virtual |
getRegularGrain(MP_real zStep, MP_real zBot, MP_int nbSample) const =0 | iDomain | pure virtual |
getRegularPile(MP_int ix, MP_int iy, MP_real zStep, FaciesList *facies, AgeList *ages=NULL, RealList *granulo=NULL, MP_real *zBot=NULL, MP_int *nbSample=NULL) const =0 | iDomain | pure virtual |
getRelPointFromGeo(const Point2D &geoPoint) const =0 | iDomain | pure virtual |
getRelPointFromGrid(const MP_int &ix, const MP_int &iy) const =0 | iDomain | pure virtual |
getRotFlowGeo() const =0 | iDomain | pure virtual |
getRotGridGeo() const =0 | iDomain | pure virtual |
getSlope() const =0 | iDomain | pure virtual |
getSlopeAlongX() const =0 | iDomain | pure virtual |
getSlopeAlongY() const =0 | iDomain | pure virtual |
getTopo(Topo &topo, bool with_water=true, MP_age age_limit=MP_UNKNOWN_INT_VALUE) const =0 | iDomain | pure virtual |
getZMaxGeo() const =0 | iDomain | pure virtual |
getZMaxRel() const =0 | iDomain | pure virtual |
getZMinGeo() const =0 | iDomain | pure virtual |
getZMinRel() const =0 | iDomain | pure virtual |
getZrefGeo() const =0 | iDomain | pure virtual |
iDomain() | iDomain | inline |
isValid(const MP_int &ix, const MP_int &iy) const =0 | iDomain | pure virtual |
saveF2G(const MP_string &filename, MP_real dz, bool save_facies, bool save_grain, bool save_age, MP_real min_z=MP_UNKNOWN_REAL_VALUE, MP_real max_z=MP_UNKNOWN_REAL_VALUE, const MP_string &order=MP_DEFAULT_CELLS_ORDER) const =0 | iDomain | pure virtual |
~iDomain() | iDomain | inlinevirtual |