Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aland, Sebastian
amdis
Commits
53f3e4ee
Commit
53f3e4ee
authored
Jun 17, 2015
by
Siqi Ling
Browse files
small change
parent
ade6bd99
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/io/detail/Arh2Writer.cc
View file @
53f3e4ee
...
...
@@ -55,7 +55,7 @@ namespace AMDiS { namespace io {
string
typeId
=
"parh"
,
macroFilename
=
""
;
Parameters
::
get
(
mesh
->
getName
()
+
"->macro file name"
,
macroFilename
);
uint8_t
major
=
1
;
uint8_t
minor
=
1
;
uint8_t
minor
=
0
;
uint32_t
nFiles
=
MPI
::
COMM_WORLD
.
Get_size
();
uint32_t
macroFile_nl
=
macroFilename
.
length
();
map
<
int
,
int
>
partitionMap
=
...
...
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