16#ifndef Champ_front_softanalytique_included
17#define Champ_front_softanalytique_included
19#include <Ch_front_var_stationnaire.h>
20#include <TRUST_Vector.h>
42 void valeur_a(DoubleVect& position, DoubleVect& valeur);
class Ch_front_var_stationnaire This abstract class represents a field on a boundary,
Champ_front_softanalytique Class derived from Champ_front_var representing boundary.
int initialiser(double temps, const Champ_Inc_base &inco) override
Initialization at the beginning of calculation.
void valeur_a(DoubleVect &position, DoubleVect &valeur)
class Parser_U Version of the Parser class, deriving from Objet_U.