#include <ANoStat.hpp>
|
| 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 |
|
ANoStat & | operator= (const ANoStat &m)=delete |
|
virtual | ~ANoStat () |
|
| AStringable () |
|
| AStringable (const AStringable &r) |
|
AStringable & | operator= (const AStringable &r) |
|
virtual | ~AStringable () |
|
virtual void | display (const AStringFormat *strfmt=nullptr) const final |
|
virtual void | display (Id level) const final |
|
◆ ANoStat() [1/2]
gstlrn::ANoStat::ANoStat |
( |
| ) |
|
◆ ANoStat() [2/2]
gstlrn::ANoStat::ANoStat |
( |
const ANoStat & |
m | ) |
|
|
delete |
◆ ~ANoStat()
gstlrn::ANoStat::~ANoStat |
( |
| ) |
|
|
virtual |
◆ 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=()
◆ toString()
The documentation for this class was generated from the following files:
- include/Covariances/ANoStat.hpp
- src/Covariances/ANoStat.cpp