16#ifndef Periodique_included
17#define Periodique_included
19#include <Cond_lim_base.h>
class Cond_lim_base Base class for the hierarchy of classes that represent the different boundary con...
class Equation_base The role of an equation is the calculation of one or more fields....
class Periodique This class represents a periodic boundary condition.
void completer() override
DOES NOTHING must be overridden in derived classes.
const ArrOfInt & face_associee() const
ArrOfDouble direction_perio_
int face_associee(int i) const
int compatible_avec_eqn(const Equation_base &) const override
void mettre_a_jour(double temps) override
Performs a time update of the boundary condition.
int est_periodique_selon_un_axe() const
ArrOfInt face_front_associee_
int direction_periodicite() const
const ArrOfDouble & direction_perio() const