Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
7ef63899
Commit
7ef63899
authored
Oct 27, 2010
by
Marco Ratto
Browse files
add paralle_info input to Analize;
fix spelling of function names
parent
5915f8a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
matlab/parallel/AnalyseComputationalEnvironment.m
View file @
7ef63899
function
[
ErrorCode
]
=
AnalyseComputationalEnviroment
(
DataInput
)
function
[
ErrorCode
]
=
AnalyseComputationalEnviro
n
ment
(
DataInput
,
parallel_info
)
% PARALLEL CONTEXT
...
...
matlab/parallel/InitializeComputationalEnvironment.m
View file @
7ef63899
function
InitializeComputationalEnviroment
()
function
InitializeComputationalEnviro
n
ment
()
% PARALLEL CONTEXT
% In a parallel context, this function is used to Initialize the computational enviroment according with
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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