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
amdis
amdis-core
Commits
97675a1f
Commit
97675a1f
authored
Dec 08, 2020
by
Praetorius, Simon
Browse files
change version number to 0.3
parent
bb5cd90d
Changes
5
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
97675a1f
cmake_minimum_required
(
VERSION 3.13
)
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 dune-common and set the module path
find_package
(
dune-common REQUIRED
)
find_package
(
dune-common REQUIRED
)
...
...
LICENSE
View file @
97675a1f
The MIT License (MIT)
The MIT License (MIT)
Copyright (c) 2016-20
19
Simon Praetorius
Copyright (c) 2016-20
20
Simon Praetorius
2019
Felix Müller
2019
-2020
Felix Müller
Permission is hereby granted, free of charge, to any person obtaining a copy
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
of this software and associated documentation files (the "Software"), to deal
...
...
docs/Doxyfile
View file @
97675a1f
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = AMDiS
PROJECT_NAME = AMDiS
PROJECT_NUMBER = 0.
1
PROJECT_NUMBER = 0.
3
PROJECT_BRIEF = "The Adaptive Multi-Dimensional Simulation Toolbox"
PROJECT_BRIEF = "The Adaptive Multi-Dimensional Simulation Toolbox"
PROJECT_LOGO =
PROJECT_LOGO =
OUTPUT_DIRECTORY =
OUTPUT_DIRECTORY =
...
...
dune.module
View file @
97675a1f
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
################################
################################
Module
:
amdis
Module
:
amdis
Version
:
0.
2
Version
:
0.
3
Maintainer
:
simon
.
praetorius
@
tu
-
dresden
.
de
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
)
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
Suggests
:
dune
-
uggrid
dune
-
alugrid
dune
-
foamgrid
dune
-
spgrid
dune
-
istl
dune
-
vtk
stamp-vc
deleted
100644 → 0
View file @
bb5cd90d
A stamp file to signify that this directory comes from a version control system, not an unpacked tarball
Write
Preview
Supports
Markdown
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