Skip to content
Snippets Groups Projects
Commit 5b10e9f3 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[assembler.system] allow member access for derived classes

parent 6dddf207
No related branches found
No related tags found
No related merge requests found
......@@ -201,8 +201,7 @@ public:
this->walk(partitioning);
}
private:
protected:
const DS::PerThreadValue<const TestSpaceType> test_space_;
const DS::PerThreadValue<const AnsatzSpaceType> ansatz_space_;
}; // class SystemAssembler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment