Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hyteg
hyteg
Commits
19a70c7a
Commit
19a70c7a
authored
May 20, 2022
by
Andreas Burkhart
Browse files
bug f ixes
parent
8d349265
Pipeline
#40123
failed with stages
in 12 minutes and 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/hyteg/p2functionspace/P2ConstantOperator.cpp
View file @
19a70c7a
...
...
@@ -19,8 +19,6 @@
*/
#include "P2ConstantOperator.hpp"
#include "hyteg/forms/form_hyteg_generated/p2/p2_full_stokes_all_forms.hpp"
#ifdef _MSC_VER
#pragma warning( push, 0 )
#endif
...
...
src/hyteg/p2functionspace/P2ConstantOperator.hpp
View file @
19a70c7a
...
...
@@ -24,6 +24,7 @@
#include "hyteg/forms/P2LinearCombinationForm.hpp"
#include "hyteg/forms/P2RowSumForm.hpp"
#include "hyteg/forms/form_fenics_base/P2FenicsForm.hpp"
#include "hyteg/forms/form_hyteg_generated/p2/p2_full_stokes_all_forms.hpp"
#include "hyteg/mixedoperators/EdgeDoFToVertexDoFOperator/EdgeDoFToVertexDoFOperator.hpp"
#include "hyteg/mixedoperators/VertexDoFToEdgeDoFOperator/VertexDoFToEdgeDoFOperator.hpp"
#include "hyteg/p1functionspace/P1ConstantOperator.hpp"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment