Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Christian Butz
VTK
Commits
50b9a6a7
Commit
50b9a6a7
authored
Jun 16, 2011
by
Philippe Pébay
Browse files
Better default values for parametric initialization
parent
c2d350b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Infovis/Testing/Cxx/TestRandomPContingencyStatisticsMPI.cxx
View file @
50b9a6a7
...
...
@@ -423,7 +423,7 @@ int main( int argc, char** argv )
// **************************** Parse command line ***************************
// Set default argument values
int
nVals
=
100000
0
;
int
nVals
=
100000
;
double
stdev
=
5.
;
double
absTol
=
1.e-6
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment