Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-codegen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Christian Heinigk
dune-codegen
Commits
c797bd5d
Commit
c797bd5d
authored
8 years ago
by
Dominic Kempf
Browse files
Options
Downloads
Patches
Plain Diff
Switch to gitlfs
parent
eb150047
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
test/poisson/CMakeLists.txt
+6
-6
6 additions, 6 deletions
test/poisson/CMakeLists.txt
test/poisson/poisson.mini
+1
-1
1 addition, 1 deletion
test/poisson/poisson.mini
test/poisson/poisson_ref.vtu
+3
-0
3 additions, 0 deletions
test/poisson/poisson_ref.vtu
with
11 additions
and
7 deletions
.gitattributes
0 → 100644
+
1
−
0
View file @
c797bd5d
*.vtu filter=lfs diff=lfs merge=lfs -text
This diff is collapsed.
Click to expand it.
test/poisson/CMakeLists.txt
+
6
−
6
View file @
c797bd5d
...
@@ -7,9 +7,9 @@ dune_add_system_test(TARGET poisson_numdiff
...
@@ -7,9 +7,9 @@ dune_add_system_test(TARGET poisson_numdiff
INIFILE poisson.mini
)
INIFILE poisson.mini
)
add_generated_executable
(
UFLFILE poisson.ufl
#
add_generated_executable(UFLFILE poisson.ufl
TARGET poisson_symdiff
#
TARGET poisson_symdiff
)
#
)
#
dune_add_system_test
(
TARGET poisson_symdiff
#
dune_add_system_test(TARGET poisson_symdiff
INIFILE poisson.mini
)
#
INIFILE poisson.mini)
This diff is collapsed.
Click to expand it.
test/poisson/poisson.mini
+
1
−
1
View file @
c797bd5d
...
@@ -2,5 +2,5 @@ __name = laplace
...
@@ -2,5 +2,5 @@ __name = laplace
lowerleft = 0.0 0.0
lowerleft = 0.0 0.0
upperright = 1.0 1.0
upperright = 1.0 1.0
elements =
4 4
elements =
32 32
elementType = simplical
elementType = simplical
This diff is collapsed.
Click to expand it.
test/poisson/poisson_ref.vtu
0 → 100644
LFS
+
3
−
0
View file @
c797bd5d
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment