Next: Interfaces
Up: TestGlobalReduce
Previous: Acknowledgements
Contents
amplitude |
Scope: private |
| REAL |
Description:The amplitude of the waves |
|
Range |
|
| Default: 1.0 |
*:* |
No restriction |
|
array_nx |
Scope: private |
| INT |
Description:Size of arrays in x direction |
|
Range |
|
| Default: 5 |
0:* |
|
|
array_ny |
Scope: private |
| INT |
Description:Size of arrays in y direction |
|
Range |
|
| Default: 4 |
0:* |
|
|
array_nz |
Scope: private |
| INT |
Description:Size of arrays in z direction |
|
Range |
|
| Default: 10 |
0:* |
|
|
dest_proc |
Scope: private |
| INT |
Description:processor to which reduction is to be made |
|
Range |
|
| Default: (none) |
*:* |
number can be any valid integer |
|
map_x |
Scope: private |
| INT |
Description:number of original points to map to in x-direction |
|
Range |
|
| Default: 10 |
0:* |
has to be positive |
|
map_y |
Scope: private |
| INT |
Description:number of original points to map to in y-direction |
|
Range |
|
| Default: 10 |
0:* |
has to be positive |
|
map_z |
Scope: private |
| INT |
Description:number of original points to map to in z-direction |
|
Range |
|
| Default: 10 |
0:* |
has to be positive |
|
radius |
Scope: private |
| REAL |
Description:The radius of the gaussian wave |
|
Range |
|
| Default: 0.1 |
0:* |
Positive |
|
sigma |
Scope: private |
| REAL |
Description:The sigma for the gaussian wave |
|
Range |
|
| Default: 0.1 |
0:* |
Positive |
|
uniform_weight_value |
Scope: private |
| REAL |
Description:The uniform value of the weight |
|
Range |
|
| Default: 0.5 |
*:* |
Can be anything |
|
Next: Interfaces
Up: TestGlobalReduce
Previous: Acknowledgements
Contents
|