diff --git a/ParallelTests_8cs.html b/ParallelTests_8cs.html index 0c289f39..dcf333a3 100644 --- a/ParallelTests_8cs.html +++ b/ParallelTests_8cs.html @@ -78,8 +78,8 @@ class  DotMPTests.ParallelTests  Tests for the DotMP library. More...
  -class  Serial - Custom scheduler which runs a for loop in serial. More...
+class  DotMPTests.Serial + Custom scheduler which runs a for loop in serial. More...
  - +

diff --git a/annotated.html b/annotated.html index 1d6f9f25..67fe92aa 100644 --- a/annotated.html +++ b/annotated.html @@ -96,7 +96,7 @@

 CForActionClass encapsulating all of the possible callbacks in a Parallel.For-style loop. This includes Parallel.For, Parallel.ForReduction<T>, Parallel.ForCollapse, and Parallel.ForReductionCollapse<T>
 NDotMPTests
 CParallelTestsTests for the DotMP library
 CSerialCustom scheduler which runs a for loop in serial
 CSerialCustom scheduler which runs a for loop in serial
diff --git a/classSerial-members.html b/classDotMPTests_1_1Serial-members.html similarity index 60% rename from classSerial-members.html rename to classDotMPTests_1_1Serial-members.html index 4e4bcd6c..6f2be264 100644 --- a/classSerial-members.html +++ b/classDotMPTests_1_1Serial-members.html @@ -59,20 +59,24 @@ +
-
Serial Member List
+
DotMPTests.Serial Member List
-

This is the complete list of members for Serial, including all inherited members.

+

This is the complete list of members for DotMPTests.Serial, including all inherited members.

- - - - - + + + + +
endSerialprivate
executedSerialprivate
LoopInit(int start, int end, uint num_threads, uint chunk_size)Serialinline
LoopNext(int thread_id, out int start, out int end)Serialinline
startSerialprivate
endDotMPTests.Serialprivate
executedDotMPTests.Serialprivate
LoopInit(int start, int end, uint num_threads, uint chunk_size)DotMPTests.Serialinline
LoopNext(int thread_id, out int start, out int end)DotMPTests.Serialinline
startDotMPTests.Serialprivate