Python wrapper for running instances of trisurf-ng
Samo Penic
2017-02-21 c1504d4d71afcd0764bfbb51578ebed556f36aec
trisurf/trisurf.py
@@ -20,6 +20,9 @@
TS_RUNNING=2 # process is running
TS_COMPLETED=3 #simulation is completed
#namespace variable. Seems the best place to put the variable in :)
_analysis_list={}
class FileContent:
   '''
   Class is helpful for reading and writting the specific files.