Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
amdis
amdis-core
Commits
97675a1f
Commit
97675a1f
authored
4 years ago
by
Praetorius, Simon
Browse files
Options
Downloads
Patches
Plain Diff
change version number to 0.3
parent
bb5cd90d
No related branches found
Branches containing commit
No related tags found
1 merge request
!254
change version number to 0.3
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
LICENSE
+2
-2
2 additions, 2 deletions
LICENSE
docs/Doxyfile
+1
-1
1 addition, 1 deletion
docs/Doxyfile
dune.module
+1
-1
1 addition, 1 deletion
dune.module
stamp-vc
+0
-1
0 additions, 1 deletion
stamp-vc
with
5 additions
and
6 deletions
CMakeLists.txt
+
1
−
1
View file @
97675a1f
cmake_minimum_required
(
VERSION 3.13
)
project
(
amdis LANGUAGES CXX VERSION 0.
2
)
project
(
amdis LANGUAGES CXX VERSION 0.
3
)
#find dune-common and set the module path
find_package
(
dune-common REQUIRED
)
...
...
This diff is collapsed.
Click to expand it.
LICENSE
+
2
−
2
View file @
97675a1f
The MIT License (MIT)
Copyright (c) 2016-20
19
Simon Praetorius
2019
Felix Müller
Copyright (c) 2016-20
20
Simon Praetorius
2019
-2020
Felix Müller
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
This diff is collapsed.
Click to expand it.
docs/Doxyfile
+
1
−
1
View file @
97675a1f
...
...
@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = AMDiS
PROJECT_NUMBER = 0.
1
PROJECT_NUMBER = 0.
3
PROJECT_BRIEF = "The Adaptive Multi-Dimensional Simulation Toolbox"
PROJECT_LOGO =
OUTPUT_DIRECTORY =
...
...
This diff is collapsed.
Click to expand it.
dune.module
+
1
−
1
View file @
97675a1f
...
...
@@ -3,7 +3,7 @@
################################
Module
:
amdis
Version
:
0.
2
Version
:
0.
3
Maintainer
:
simon
.
praetorius
@
tu
-
dresden
.
de
Depends
:
dune
-
common
(
>=
2.6
)
dune
-
geometry
(
>=
2.6
)
dune
-
localfunctions
(
>=
2.6
)
dune
-
typetree
(
>=
2.6
)
dune
-
grid
(
>=
2.6
)
dune
-
functions
(
>=
2.6
)
Suggests
:
dune
-
uggrid
dune
-
alugrid
dune
-
foamgrid
dune
-
spgrid
dune
-
istl
dune
-
vtk
This diff is collapsed.
Click to expand it.
stamp-vc
deleted
100644 → 0
+
0
−
1
View file @
bb5cd90d
A stamp file to signify that this directory comes from a version control system, not an unpacked tarball
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