#include <ANoStat.hpp>
|
| | 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 |
| |
| 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 (int level) const final |
| |
◆ ANoStat() [1/2]
◆ ANoStat() [2/2]
| ANoStat::ANoStat |
( |
const ANoStat & |
m | ) |
|
|
delete |
◆ ~ANoStat()
◆ 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()
◆ informMeshByApex()
| void ANoStat::informMeshByApex |
( |
const AMesh * |
amesh, |
|
|
bool |
verbose = false |
|
) |
| |
◆ informMeshByMesh()
| void ANoStat::informMeshByMesh |
( |
const AMesh * |
amesh, |
|
|
bool |
verbose = false |
|
) |
| |
◆ operator=()
◆ toString()
The documentation for this class was generated from the following files: