|
DotMP
|
This is the complete list of members for DotMP.ForAction< T >, including all inherited members.
| ComputeIndices2(int curr_iter, int start1, int start2, int diff2, out int i, out int j) | DotMP.ForAction< T > | inlineprivate |
| ComputeIndices3(int curr_iter, int start1, int start2, int start3, int diff2, int diff3, out int i, out int j, out int k) | DotMP.ForAction< T > | inlineprivate |
| ComputeIndicesN(int curr_iter, int[] indices) | DotMP.ForAction< T > | inlineprivate |
| diffs | DotMP.ForAction< T > | private |
| end_indices | DotMP.ForAction< T > | private |
| ForAction(Action< int > action) | DotMP.ForAction< T > | inlinepackage |
| ForAction(ActionRef< T > action) | DotMP.ForAction< T > | inlinepackage |
| ForAction(Action< int, int > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(Action< int, int, int > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(Action< int, int, int, int > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(Action< int[]> action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(ActionRef2< T > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(ActionRef3< T > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(ActionRef4< T > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| ForAction(ActionRefN< T > action,(int, int)[] ranges) | DotMP.ForAction< T > | inlinepackage |
| indices | DotMP.ForAction< T > | private |
| IsCollapse | DotMP.ForAction< T > | package |
| IsReduction | DotMP.ForAction< T > | package |
| omp_col_2 | DotMP.ForAction< T > | private |
| omp_col_3 | DotMP.ForAction< T > | private |
| omp_col_4 | DotMP.ForAction< T > | private |
| omp_col_n | DotMP.ForAction< T > | private |
| omp_fn | DotMP.ForAction< T > | private |
| omp_red | DotMP.ForAction< T > | private |
| omp_red_col_2 | DotMP.ForAction< T > | private |
| omp_red_col_3 | DotMP.ForAction< T > | private |
| omp_red_col_4 | DotMP.ForAction< T > | private |
| omp_red_col_n | DotMP.ForAction< T > | private |
| PerformLoop(ref int curr_iter, int start, int end, ref T local) | DotMP.ForAction< T > | inlinepackage |
| ranges | DotMP.ForAction< T > | private |
| ranges_prv | DotMP.ForAction< T > | private |
| selector | DotMP.ForAction< T > | private |