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
5d50318a
Commit
5d50318a
authored
Jul 30, 2020
by
Daniel Drzisga
Browse files
Moved generated form to generated directory
parent
dbd21a85
Pipeline
#25808
passed with stages
in 76 minutes and 32 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/hyteg/elementwiseoperators/P2ElementwiseOperator.hpp
View file @
5d50318a
...
...
@@ -23,8 +23,8 @@
#include "hyteg/communication/Syncing.hpp"
#include "hyteg/forms/form_fenics_base/P2FenicsForm.hpp"
#include "hyteg/forms/form_fenics_generated/p2_polar_laplacian.h"
#include "hyteg/forms/form_hyteg_generated/P2FormDivKGradBlending.hpp"
#include "hyteg/forms/form_hyteg_manual/P2FormDivKGrad.hpp"
#include "hyteg/forms/form_hyteg_manual/P2FormDivKGradBlending.hpp"
#include "hyteg/forms/form_hyteg_manual/P2FormLaplace.hpp"
#include "hyteg/forms/form_hyteg_manual/P2FormMass.hpp"
#include "hyteg/forms/P2LinearCombinationForm.hpp"
...
...
src/hyteg/forms/form_hyteg_
manual
/P2FormDivKGradBlending.cpp
→
src/hyteg/forms/form_hyteg_
generated
/P2FormDivKGradBlending.cpp
View file @
5d50318a
...
...
@@ -18,7 +18,7 @@
* along with this progra m. If not, see <http://www.gnu.org/licenses/>.
*/
#include "hyteg/forms/form_hyteg_
manual
/P2FormDivKGradBlending.hpp"
#include "hyteg/forms/form_hyteg_
generated
/P2FormDivKGradBlending.hpp"
#include "hyteg/geometry/GeometryMap.hpp"
#include "hyteg/types/matrix.hpp"
...
...
src/hyteg/forms/form_hyteg_
manual
/P2FormDivKGradBlending.hpp
→
src/hyteg/forms/form_hyteg_
generated
/P2FormDivKGradBlending.hpp
View file @
5d50318a
File moved
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