16#include <Champ_front_normal.h>
26 os << tab.
size() <<
" ";
27 for(
int i=0; i<tab.
size(); i++)
38 param.ajouter(
"normal_value", &expr_vit_norm);
39 param.lire_avec_accolades(is);
class Ch_front_var_instationnaire_dep This abstract class represents a field on a boundary,
class Champ_front_base Base class for the hierarchy of boundary fields.
virtual DoubleTab & valeurs() override
Returns the array of field values.
Champ_front_base & affecter_(const Champ_front_base &ch) override
Not implemented !!
Class defining operators and methods for all reading operation in an input flow (file,...
virtual void fixer_nb_comp(int i)
Sets the number of components of the field.
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.
Base class for output streams.