|
TRUST 1.9.8
HPC thermohydraulic platform
|
#include <interface_CALCULBIJ.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 int nbsomtot, const ArrOfDouble &xl, const ArrOfInt &num, ArrOfDouble &bij, const ArrOfDouble &poro, const int ip, const int npgau, const ArrOfDouble &xgau, const ArrOfDouble &frgau, const ArrOfDouble &dfrgau, const ArrOfDouble &poigau, ArrOfDouble &detj, ArrOfDouble &ajm1, ArrOfDouble &aj, ArrOfDouble &df, double &volume, ArrOfDouble &volume_sommet, ArrOfDouble &iphi) const |
Definition at line 24 of file interface_CALCULBIJ.h.
| void interface_CALCULBIJ::check_common | ( | ) |
Definition at line 48 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::compare_common | ( | ) |
Definition at line 52 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::Compute | ( | const int | nbnn, |
| const int | nbsomtot, | ||
| const ArrOfDouble & | xl, | ||
| const ArrOfInt & | num, | ||
| ArrOfDouble & | bij, | ||
| const ArrOfDouble & | poro, | ||
| const int | ip, | ||
| const int | npgau, | ||
| const ArrOfDouble & | xgau, | ||
| const ArrOfDouble & | frgau, | ||
| const ArrOfDouble & | dfrgau, | ||
| const ArrOfDouble & | poigau, | ||
| ArrOfDouble & | detj, | ||
| ArrOfDouble & | ajm1, | ||
| ArrOfDouble & | aj, | ||
| ArrOfDouble & | df, | ||
| double & | volume, | ||
| ArrOfDouble & | volume_sommet, | ||
| ArrOfDouble & | iphi ) const |
Definition at line 56 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::dump | ( | Sortie & | os | ) |
Definition at line 68 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::init | ( | ) |
Definition at line 37 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::init_from_common | ( | ) |
Definition at line 45 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::init_from_file | ( | const Nom & | nom_fic | ) |
Definition at line 60 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::init_sans_initialiser_les_commons | ( | ) |
Definition at line 42 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::initialiser_les_commons | ( | ) |
Definition at line 34 of file interface_CALCULBIJ.cpp.
| void interface_CALCULBIJ::set_param | ( | Param & | param | ) | const |
Definition at line 75 of file interface_CALCULBIJ.cpp.