1.8.0
CCC
 
Loading...
Searching...
No Matches
gstlrn::ANoStat Class Referenceabstract

#include <ANoStat.hpp>

Inheritance diagram for gstlrn::ANoStat:
gstlrn::AStringable gstlrn::NoStatArray gstlrn::NoStatFunctional

Public Member Functions

 ANoStat ()
 
 ANoStat (const ANoStat &m)=delete
 
double getValueOnDbOut (Id iech) const
 
double getValueOnDbIn (Id iech) const
 
double getValueOnDb (Id iech, Id icas) const
 
bool getValuesOnDb (Id icas1, Id iech1, double *val1, Id icas2, Id iech2, double *val2) const
 
double getValueOnMeshByMesh (Id imesh) const
 
double getValueOnMeshByApex (Id iapex) const
 
double getValueOnMesh (Id iapex, bool center=false) const
 
void informField (const 1 &coords, 1 &tab, bool verbose=false)
 
void informMeshByMesh (const AMesh *amesh, bool verbose=false)
 
void informMeshByApex (const AMesh *amesh, bool verbose=false)
 
void informDbIn (const Db *dbin, bool verbose=false)
 
void informDbOout (const Db *dbout, bool verbose=false)
 
String toString (const AStringFormat *strfmt=nullptr) const
 
ANoStatoperator= (const ANoStat &m)=delete
 
virtual ~ANoStat ()
 
- Public Member Functions inherited from gstlrn::AStringable
 AStringable ()
 
 AStringable (const AStringable &r)
 
AStringableoperator= (const AStringable &r)
 
virtual ~AStringable ()
 
virtual void display (const AStringFormat *strfmt=nullptr) const final
 
virtual void display (Id level) const final
 

Constructor & Destructor Documentation

◆ ANoStat() [1/2]

gstlrn::ANoStat::ANoStat ( )

◆ ANoStat() [2/2]

gstlrn::ANoStat::ANoStat ( const ANoStat m)
delete

◆ ~ANoStat()

gstlrn::ANoStat::~ANoStat ( )
virtual

Member Function Documentation

◆ getValueOnDb()

double gstlrn::ANoStat::getValueOnDb ( Id  iech,
Id  icas 
) const

◆ getValueOnDbIn()

double gstlrn::ANoStat::getValueOnDbIn ( Id  iech) const

◆ getValueOnDbOut()

double gstlrn::ANoStat::getValueOnDbOut ( Id  iech) const

◆ getValueOnMesh()

double gstlrn::ANoStat::getValueOnMesh ( Id  iapex,
bool  center = false 
) const

◆ getValueOnMeshByApex()

double gstlrn::ANoStat::getValueOnMeshByApex ( Id  iapex) const

◆ getValueOnMeshByMesh()

double gstlrn::ANoStat::getValueOnMeshByMesh ( Id  imesh) const

◆ getValuesOnDb()

bool gstlrn::ANoStat::getValuesOnDb ( Id  icas1,
Id  iech1,
double *  val1,
Id  icas2,
Id  iech2,
double *  val2 
) const

◆ informDbIn()

void gstlrn::ANoStat::informDbIn ( const Db dbin,
bool  verbose = false 
)

◆ informDbOout()

void gstlrn::ANoStat::informDbOout ( const Db dbout,
bool  verbose = false 
)

◆ informField()

void gstlrn::ANoStat::informField ( const 1 &  coords,
1 &  tab,
bool  verbose = false 
)

◆ informMeshByApex()

void gstlrn::ANoStat::informMeshByApex ( const AMesh amesh,
bool  verbose = false 
)

◆ informMeshByMesh()

void gstlrn::ANoStat::informMeshByMesh ( const AMesh amesh,
bool  verbose = false 
)

◆ operator=()

ANoStat & gstlrn::ANoStat::operator= ( const ANoStat m)
delete

◆ toString()

String gstlrn::ANoStat::toString ( const AStringFormat strfmt = nullptr) const
virtual

Reimplemented from gstlrn::AStringable.

Reimplemented in gstlrn::NoStatArray, and gstlrn::NoStatFunctional.


The documentation for this class was generated from the following files: