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

final - added insitu documentation

parent b43c25de
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!229In situ,!228In situ
...@@ -17,10 +17,6 @@ The Catalyst library is part of the ParaView module. More about ParaView can be ...@@ -17,10 +17,6 @@ The Catalyst library is part of the ParaView module. More about ParaView can be
All code concerning the simulator/adaptor is available to download from [here][code]. It is a package with the following files: [CMakeLists.txt][cmakelist_txt], [FEAdaptor.h][feadaptor_h], [FEAdaptor.cxx][feadaptor_cxx], [FEDataStructures.h][fedatastructures_h], [FEDataStructures.cxx][fedatastructures_cxx], [FEDriver.cxx][fedriver_cxx] and [feslicescript.py][feslicescript]. All code concerning the simulator/adaptor is available to download from [here][code]. It is a package with the following files: [CMakeLists.txt][cmakelist_txt], [FEAdaptor.h][feadaptor_h], [FEAdaptor.cxx][feadaptor_cxx], [FEDataStructures.h][fedatastructures_h], [FEDataStructures.cxx][fedatastructures_cxx], [FEDriver.cxx][fedriver_cxx] and [feslicescript.py][feslicescript].
```{r comment=''}
cat(readLines('insitu/CMakeLists.txt'), sep = '\n')
```
After the download unpack the code by After the download unpack the code by
```console ```console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment