Skip to content
Snippets Groups Projects
Commit b9c540bb authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

make localStiffness_ accessible from derived classes

[[Imported from SVN: r4080]]
parent 31bf9195
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@ class GeodesicFEAssembler {
const GridView gridView_;
protected:
LocalGeodesicFEStiffness<GridView,TargetSpace>* localStiffness_;
public:
......
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