16#ifndef Ecrire_fichier_xyz_valeur_included
17#define Ecrire_fichier_xyz_valeur_included
23#include <Domaine_forward.h>
45 bool write_field_during_current_timestep_()
const;
47 void writeValuesOnBoundary_(
const Nom& fname,
const std::string& bname,
const DoubleTab& pos,
const DoubleTab& val)
const;
50 bool binary_file_ =
false;
class Champ_base This class is the base of the fields hierarchy.
class Ecrire_fichier_xyz_valeur This class allows to dump fields values on some boundaries into a ded...
void associer_eqn(const Equation_base &eqn)
void set_param(Param ¶m) const override
void write_fields() const
class Equation_base The role of an equation is the calculation of one or more fields....
class Nom: a character string for naming TRUST objects.
An array of character strings (VECT(Nom)).
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...
class Operateur_Statistique_tps_base
Helper class to factorize the readOn method of Objet_U classes.