#include <Node.hpp>
Public Member Functions | |
| Node (const String &nodnam, int orient, int facies) | |
| Node (const String &nodnam, const VectorInt &n_type, const VectorInt &n_facs, int *ipos, int *n_fac, int *n_y1, int *n_y2) | |
| Node (bool flagShadow=true) | |
| Node (const Node &m) | |
| Node & | operator= (const Node &m) |
| virtual | ~Node () |
| virtual String | toString (const AStringFormat *strfmt=nullptr) const override |
| void | getStatistics (int *node_tot, int *nfac_tot, int *ny1_tot, int *ny2_tot, double *prop_tot) |
| int | isValid (VectorInt &facies) |
| void | scaleProp (double scale) |
| int | proportionDefine (const VectorDouble &props) |
| int | getProportion (int facies, double *prop) |
| int | getThresh (int mode, int istop, int *rank, int *facies, double *t1min, double *t1max, double *t2min, double *t2max) |
| void | proportionToThresh (double rho, double t1min, double t1max, double t2min, double t2max) |
| int | gaussianToFacies (double y1, double y2, double *facies) |
| void | getInfo (int *nodes) const |
| String | nodePrint (bool flagProp, bool flagThresh) const |
| String | nodePrintShadow (bool flagProp, bool flagThresh) const |
| double | getT1max () const |
| double | getT1min () const |
| double | getT2max () const |
| double | getT2min () const |
| void | setT1max (double t1max) |
| void | setT1min (double t1min) |
| void | setT2max (double t2max) |
| void | setT2min (double t2min) |
| double | getCdf1max () const |
| double | getCdf1min () const |
| double | getCdf2max () const |
| double | getCdf2min () const |
| int | getFacies () const |
| const String & | getNodnam () const |
| int | getOrient () const |
| double | getP1 () const |
| double | getP2 () const |
| double | getProp () const |
| double | getAllThresh () const |
| void | setProp (double prop) |
| void | setCdf1max (double cdf1max) |
| void | setCdf1min (double cdf1min) |
| void | setCdf2max (double cdf2max) |
| void | setCdf2min (double cdf2min) |
| void | setAllThresh (double thresh) |
| Node * | getR1 () const |
| void | setR1 (Node *r1) |
| Node * | getR2 () const |
| void | setR2 (Node *r2) |
Public Member Functions inherited from AStringable | |
| AStringable () | |
| AStringable (const AStringable &r) | |
| AStringable & | operator= (const AStringable &r) |
| virtual | ~AStringable () |
| virtual void | display (const AStringFormat *strfmt=nullptr) const final |
| virtual void | display (int level) const final |
| Node::Node | ( | const String & | nodnam, |
| int | orient, | ||
| int | facies | ||
| ) |
| Node::Node | ( | const String & | nodnam, |
| const VectorInt & | n_type, | ||
| const VectorInt & | n_facs, | ||
| int * | ipos, | ||
| int * | n_fac, | ||
| int * | n_y1, | ||
| int * | n_y2 | ||
| ) |
| Node::Node | ( | bool | flagShadow = true | ) |
| Node::Node | ( | const Node & | m | ) |
|
virtual |
| int Node::gaussianToFacies | ( | double | y1, |
| double | y2, | ||
| double * | facies | ||
| ) |
Convert the two underlying GRFs into facies
| [in] | y1 | Value of the first underlying GRF |
| [in] | y2 | Value of the second underlying GRF |
| [out] | facies | Facies value |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void Node::getInfo | ( | int * | nodes | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| int Node::getProportion | ( | int | facies, |
| double * | prop | ||
| ) |
For a given facies, return the Proportion
| facies | Target facies (starting from 1) |
| prop | Returned proportion |
|
inline |
|
inline |
| void Node::getStatistics | ( | int * | node_tot, |
| int * | nfac_tot, | ||
| int * | ny1_tot, | ||
| int * | ny2_tot, | ||
| double * | prop_tot | ||
| ) |
Calculates the statistics from a given node recursively
| [in,out] | node_tot | Number of nodes |
| [in,out] | nfac_tot | Number of facies |
| [in,out] | ny1_tot | Number of thresholds for Y1 |
| [in,out] | ny2_tot | Number of thresholds for Y2 |
| [in,out] | prop_tot | Total proportion |
|
inline |
|
inline |
|
inline |
|
inline |
| int Node::getThresh | ( | int | mode, |
| int | istop, | ||
| int * | rank, | ||
| int * | facies, | ||
| double * | t1min, | ||
| double * | t1max, | ||
| double * | t2min, | ||
| double * | t2max | ||
| ) |
Get the threshold for a facies
| [in] | mode | Stopping criterion
|
| [in] | istop | Value of the stopping criterion |
| [in] | rank | Index of the rectangle (input) |
| [out] | facies | Value of the facies |
| [out] | t1min | Minimum threshold along Y1 |
| [out] | t1max | Maximum threshold along Y1 |
| [out] | t2min | Minimum threshold along Y2 |
| [out] | t2max | Maximum threshold along Y2 |
| int Node::isValid | ( | VectorInt & | facies | ) |
Count the presence of each facies
| [in] | facies | Array for counting the presence of facies |
| String Node::nodePrint | ( | bool | flagProp, |
| bool | flagThresh | ||
| ) | const |
Recursively print the Node
| [in] | flagProp | true if the Proportions must be printed |
| [in] | flagThresh | true if the Threshold must be printed |
| String Node::nodePrintShadow | ( | bool | flagProp, |
| bool | flagThresh | ||
| ) | const |
Recursively print the Node
| [in] | flagProp | true if the Proportions must be printed |
| [in] | flagThresh | true if the Threshold must be printed |
| int Node::proportionDefine | ( | const VectorDouble & | props | ) |
| void Node::proportionToThresh | ( | double | rho, |
| double | t1min, | ||
| double | t1max, | ||
| double | t2min, | ||
| double | t2max | ||
| ) |
Recursively deduce the threshold from cumulative proportions
| [in] | rho | Correlation between the GRFs |
| [in] | t1min | Minimum bound for the first GRF |
| [in] | t1max | Maximum bound for the first GRF |
| [in] | t2min | Minimum bound for the second GRF |
| [in] | t2max | Maximum bound for the second GRF |
| void Node::scaleProp | ( | double | scale | ) |
Scale the proportions of all facies new_prop = old_prop / scale
| [in] | scale | Scaling factor |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
overridevirtual |
Reimplemented from AStringable.