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
d31f69fd
Commit
d31f69fd
authored
Apr 07, 2022
by
Praetorius, Simon
Browse files
Merge branch 'fix/documentation' into 'master'
Updated AMDiS repository URL See merge request amdis/amdis!82
parents
1aced343
93a90673
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/getting-started.md
View file @
d31f69fd
...
...
@@ -86,7 +86,7 @@ dune-common/bin/dunecontrol all
Assume that you have downloaded the AMDiS source into the directory
`AMDIS_DIR`
, i.e.,
```
bash
git clone https://gitlab.
mn.tu-dresden.de
/amdis/amdis
-core
AMDIS_DIR
git clone https://gitlab.
com
/amdis/amdis
.git
AMDIS_DIR
```
Then we can use the
`dunecontrol`
script from the Dune installation to configure
...
...
@@ -210,4 +210,4 @@ An AMDiS program consists of several main ingredients:
2.
A Problem class that holds all information necessary for assembling a linear
system.
3.
Operators describing the (bi)linear-form of your PDE.
4.
A parameter file controlling several parts of the solution process.
\ No newline at end of file
4.
A parameter file controlling several parts of the solution process.
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