class  CheckParallelLoop : private NstTreeTraversal This class implements methods to check if loop nests are parallel in a code
This class implements methods to check if loop nests are parallel in a code. It adds an INDEPENDENT directive in the class NstStatementDo if the loop is parallel.
 
 
 
  CheckParallelLoop()
 void  check(NstTree& t, ofstream* rep = NULL)
rep -  stream to report
 inline  int  nb_parallel_loops()
 inline  int  nb_sequential_loops()
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de