added Robin BC, disabled cuthill_mckee_reordering for now
This commit is contained in:
parent
c321dbc271
commit
b78c3f9aff
5 changed files with 46 additions and 46 deletions
|
|
@ -331,6 +331,7 @@ private:
|
|||
|
||||
public:
|
||||
const std::vector<int> BoundaryEdges() const;
|
||||
const std::vector<int> BoundaryEdgeNodes() const;
|
||||
|
||||
std::vector<int> OuterEdgesSubdomains;
|
||||
std::vector<int> OuterEdges;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue