@@ -15,7 +15,7 @@ The Catalyst library is part of the ParaView module. More about ParaView can be
## Usage
All code concerning the simulator/adaptor is available to download from [here][code]. It is a package with the following files: CMakeLists.txt, FEAdaptor.h, FEAdaptor.cxx, FEDataStructures.h, FEDataStructures.cxx, FEDriver.cxx and feslicescript.py.
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].
After the download unpack the code by
...
...
@@ -154,3 +154,11 @@ In client-server mode of ParaView disconnect from the server in ParaView and clo