16#include <Flux_interfacial_Coef_Constant.h>
17#include <Pb_Multiphase.h>
30 const Pb_Multiphase& pbm = ref_cast(Pb_Multiphase, pb_.valeur());
34 param.lire_avec_accolades_depuis(is);
41 for (k = 0; k < N; k++)
42 for (l = 0; l < N; l++) out.
hi(k, l) =
h_phase(k);
Class defining operators and methods for all reading operation in an input flow (file,...
Interfacial heat flux with constant coefficient per phase.
void coeffs(const input_t &input, output_t &output) const override
Base class for interfacial heat flux correlations of the form:
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
const Nom & nom_phase(int i) const
Base class for output streams.
_SIZE_ dimension(int d) const