Skip to content
Snippets Groups Projects
Commit f95e8384 authored by Petr Strakos's avatar Petr Strakos
Browse files

Update insitu.md

parent 564c25f2
Branches
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ It will generate the CxxFullExampleAdaptor executable file. This can be later ru ...@@ -48,7 +48,7 @@ It will generate the CxxFullExampleAdaptor executable file. This can be later ru
Provided example is a simple MPI program. Main executing part is written in FEDriver.cxx. It is a simulator code that creates computational grid Provided example is a simple MPI program. Main executing part is written in FEDriver.cxx. It is a simulator code that creates computational grid
```javascript{.line-numbers} ```c++
#include ahoj.h #include ahoj.h
int main() { int main() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment