16#ifndef Neumann_val_ext_included
17#define Neumann_val_ext_included
35 virtual const DoubleTab&
tab_ext()
const = 0;
39 virtual double val_ext(
int i,
int j)
const = 0;
Classe Neumann_val_ext This class is the base class of the hierarchy of.
virtual double val_ext(int i, int j) const =0
virtual double val_ext(int i) const =0
virtual const DoubleTab & tab_ext() const =0
virtual DoubleTab & tab_ext()=0
Classe Neumann This class is the base class of the hierarchy of Neumann-type boundary conditions.