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

links to source files added

parent d54bdc4d
Branches
No related tags found
No related merge requests found
...@@ -17,14 +17,10 @@ The Catalyst library is part of the ParaView module. More about ParaView can be ...@@ -17,14 +17,10 @@ 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')
```{r engine='bash', comment=''}
cat insitu/CMakeLists.txt
``` ```
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