16#ifndef Dirichlet_homogene_included
17#define Dirichlet_homogene_included
19#include <Cond_lim_base.h>
34 inline double val_imp(
int i)
const {
return 0; }
35 inline double val_imp(
int i,
int j)
const {
return 0; }
class Cond_lim_base Base class for the hierarchy of classes that represent the different boundary con...
Classe Dirichlet_homogene This class is the base class of the hierarchy of homogeneous Dirichlet-type...
double val_imp(int i, int j) const
double val_imp(int i) const