16#include <Terme_Source_inc_th.h>
22 eq_hydraulique_ = eq_hyd;
27 eq_thermique_ = eq_thm;
33 Cerr <<
"Source_inc_th::lire_donnees" << finl;
41 Motcle motlu, accolade_fermee=
"}", accolade_ouverte=
"{", mot=
"impr";
43 if(motlu != accolade_ouverte)
45 Cerr <<
"Expected { instead of " << motlu
46 <<
" while reading inc " << finl;
49 while (motlu != accolade_fermee)
58 Cerr <<
"The keyword read: " << motlu <<
" is not understood in Source_inc_th" << finl;
59 Cerr <<
"The understood keyword is: impr " << finl;
Convection_Diffusion_Temperature Special case of Convection_Diffusion_std.
Class defining operators and methods for all reading operation in an input flow (file,...
A character string (Nom) in uppercase.
Navier_Stokes_std This class carries the terms of the momentum equation.
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.
Entree & lire_donnees(Entree &)
void associer_eqn(const Navier_Stokes_std &)