1.5.1
CCC
 
ANoStat Class Referenceabstract

#include <ANoStat.hpp>

Inheritance diagram for ANoStat:
AStringable NoStatArray NoStatFunctional

Public Member Functions

 ANoStat ()
 
 ANoStat (const ANoStat &m)=delete
 
double getValueOnDbOut (int iech) const
 
double getValueOnDbIn (int iech) const
 
double getValueOnDb (int iech, int icas) const
 
bool getValuesOnDb (int icas1, int iech1, double *val1, int icas2, int iech2, double *val2) const
 
double getValueOnMeshByMesh (int imesh) const
 
double getValueOnMeshByApex (int iapex) const
 
double getValueOnMesh (int iapex, bool center=false) const
 
void informField (const VectorVectorDouble &coords, VectorDouble &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) const
 
ANoStatoperator= (const ANoStat &m)=delete
 
virtual ~ANoStat ()
 
- Public Member Functions inherited from AStringable
 AStringable ()
 
 AStringable (const AStringable &r)
 
AStringableoperator= (const AStringable &r)
 
virtual ~AStringable ()
 
virtual void display (const AStringFormat *strfmt=nullptr) const final
 
virtual void display (int level) const final
 

Constructor & Destructor Documentation

◆ ANoStat() [1/2]

ANoStat::ANoStat ( )

◆ ANoStat() [2/2]

ANoStat::ANoStat ( const ANoStat m)
delete

◆ ~ANoStat()

ANoStat::~ANoStat ( )
virtual

Member Function Documentation

◆ getValueOnDb()

double ANoStat::getValueOnDb ( int  iech,
int  icas 
) const

◆ getValueOnDbIn()

double ANoStat::getValueOnDbIn ( int  iech) const

◆ getValueOnDbOut()

double ANoStat::getValueOnDbOut ( int  iech) const

◆ getValueOnMesh()

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

◆ getValueOnMeshByApex()

double ANoStat::getValueOnMeshByApex ( int  iapex) const

◆ getValueOnMeshByMesh()

double ANoStat::getValueOnMeshByMesh ( int  imesh) const

◆ getValuesOnDb()

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

◆ informDbIn()

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

◆ informDbOout()

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

◆ informField()

void ANoStat::informField ( const VectorVectorDouble coords,
VectorDouble tab,
bool  verbose = false 
)

◆ informMeshByApex()

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

◆ informMeshByMesh()

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

◆ operator=()

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

◆ toString()

String ANoStat::toString ( const AStringFormat strfmt) const
virtual

Reimplemented from AStringable.

Reimplemented in NoStatFunctional, and NoStatArray.


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