Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amritanshu Verma
waLBerla
Commits
2b115b41
Commit
2b115b41
authored
Feb 07, 2018
by
Christian Godenschwager
Browse files
Update README.md to C++14
parent
a316aa75
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2b115b41
...
...
@@ -19,7 +19,7 @@ is documented in [Sphinx](http://walberla.net/sphinx/index.html).
## Getting started
The minimum requirements are a C++1
1
-compliant compiler (e.g. GCC or Clang),
The minimum requirements are a C++1
4
-compliant compiler (e.g. GCC or Clang),
the
[
Boost
](
http://www.boost.org
)
library and the
[
CMake
](
http://www.cmake.org
)
build system. Furthermore, you need an MPI library (like
[
Open MPI
](
http://www.open-mpi.org
)
) if you want to make use of parallel
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment