Skip to content
Snippets Groups Projects
Commit 876d16a0 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Let MixedGFEAssembler accept a ProductManifold

Previously, it expected two factor spaces, as separate template
parameters.  Taking a single ProductManifold type is more consistent
with GeodesicFEAssembler, and it allows to eventually generalize
the code to more factors, if desired.
parent fe9948fe
No related branches found
No related tags found
1 merge request!151MixedGFEAssembler: Pass local stiffness by r-value, l-value, shared_ptr
Pipeline #14706 passed