16#include <Boundary_field_uniform_keps_from_ud.h>
36 os << tab.
size() <<
" ";
37 for(
int i=0; i<tab.
size(); i++)
62 param.lire_avec_accolades(is);
70 pair val = k_eps_from_udi(u, d, I,
dimension);
virtual DoubleTab & valeurs() override
Returns the array of field values.
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.
void resize(_SIZE_ n, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT)