fixed robin BC
This commit is contained in:
parent
decfe1d710
commit
bbceb5cf06
8 changed files with 47974 additions and 1832 deletions
|
|
@ -333,8 +333,9 @@ public:
|
|||
const std::vector<int> BoundaryEdges() const;
|
||||
const std::vector<int> BoundaryEdgeNodes() const;
|
||||
|
||||
std::vector<int> OuterEdges;
|
||||
std::vector<int> OuterEdgesSubdomains;
|
||||
std::vector<int> OuterEdges;
|
||||
std::vector<int> OuterEdgesNodes;
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue