Skip to content

Export access to Galerkin operator implementation.

Samuel Burbulla requested to merge feature/galerkin-implementation into master

I would like to access the Impl::GalerkinOperator from outside to access member functions like addInteriorIntegral and addSkeletonIntegral manually. Can we export impl() for this purpose?

Merge request reports