Flow123d
jenkins-Flow123d-windows32-release-multijob-51
|
#include "flow/old_bcd.hh"
#include "fields/field_elementwise.hh"
#include "mesh/region.hh"
#include "system/tokenizer.hh"
#include "boost/lexical_cast.hpp"
Go to the source code of this file.
Macros | |
#define | DIRICHLET 1 |
#define | NEUMANN 2 |
#define | NEWTON 3 |
#define DIRICHLET 1 |
Definition at line 21 of file old_bcd.cc.
#define NEUMANN 2 |
Definition at line 22 of file old_bcd.cc.
#define NEWTON 3 |
Definition at line 23 of file old_bcd.cc.