Skip to content
Snippets Groups Projects
Commit 146e8b34 authored by xingjian's avatar xingjian
Browse files

new feature: handout a wrapped dune-function basis

parent a8d5cb9d
Branches
Tags
No related merge requests found
Pipeline #59240 passed
......@@ -86,6 +86,12 @@ public:
#endif
}
/** \brief Handout a wrapped dune-function basis
*/
const DFBasis& wrappedBasis() const{
return dfBasis_;
}
protected:
// The dune-functions basis we are wrapping
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment