|
TRUST 1.9.8
HPC thermohydraulic platform
|
#include <interface_CALCULSI.h>
Public Member Functions | |
| void | initialiser_les_commons () |
| void | init () |
| void | init_sans_initialiser_les_commons () |
| void | check_common () |
| void | compare_common () |
| void | set_param (Param &) const |
| void | dump (Sortie &) |
| void | init_from_common () |
| void | init_from_file (const Nom &) |
| void | Compute (const int nbnn, const ArrOfDouble &co3d, const ArrOfDouble &poro, const int ip, const int npgau, const ArrOfDouble &xgau, const ArrOfDouble &frgau, const ArrOfDouble &dfrgau, const ArrOfDouble &poigau, ArrOfDouble &detj, const ArrOfDouble &cnorme, ArrOfDouble &si) const |
Definition at line 23 of file interface_CALCULSI.h.
| void interface_CALCULSI::check_common | ( | ) |
Definition at line 48 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::compare_common | ( | ) |
Definition at line 52 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::Compute | ( | const int | nbnn, |
| const ArrOfDouble & | co3d, | ||
| const ArrOfDouble & | poro, | ||
| const int | ip, | ||
| const int | npgau, | ||
| const ArrOfDouble & | xgau, | ||
| const ArrOfDouble & | frgau, | ||
| const ArrOfDouble & | dfrgau, | ||
| const ArrOfDouble & | poigau, | ||
| ArrOfDouble & | detj, | ||
| const ArrOfDouble & | cnorme, | ||
| ArrOfDouble & | si ) const |
Definition at line 56 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::dump | ( | Sortie & | os | ) |
Definition at line 68 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::init | ( | ) |
Definition at line 37 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::init_from_common | ( | ) |
Definition at line 45 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::init_from_file | ( | const Nom & | nom_fic | ) |
Definition at line 60 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::init_sans_initialiser_les_commons | ( | ) |
Definition at line 42 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::initialiser_les_commons | ( | ) |
Definition at line 34 of file interface_CALCULSI.cpp.
| void interface_CALCULSI::set_param | ( | Param & | param | ) | const |
Definition at line 75 of file interface_CALCULSI.cpp.