 |
waves
Basic FE playground
|
Go to the documentation of this file.
42 TDirichlet(
Problem &pbl, std::string
const &name, std::string _BC_name,
double _values);
45 virtual void write(std::ostream &out)
const override;
51 #endif //WTDIRICHLET_H
manage thermal Dirichlet BC
Definition: wTDirichlet.h:34
this namespace avoids conflicts with similar names in 'waves'
Definition: mirrors.h:37
a class containing the problem parameters
Definition: wProblem.h:36
double values
Definition: wTDirichlet.h:39
std::vector< Node * > nodes
Definition: wTDirichlet.h:38
std::string BC_name
Definition: wTDirichlet.h:37
#define MIRRORS_API
Definition: mirrors.h:29