Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stgeke authored Dec 1, 2018
1 parent 29c525b commit a9f17f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ vl (out) ... local list of vertex IDs for all elements in egl
negl (in/out) ... on input dimension of egl / on output local partition size

eglin (in) ... local list of global element IDs
vlin (in) ... local list of vertex IDs for all elements in eglin (connectivity between elements)
vlin (in) ... local list of vertex IDs making up each element in eglin (mesh connectivity)
neglin (in) ... length of eglin
nve (in) ... number of vertices (QUAD:4 / HEX:8)
comm (in) ... MPI Communicator (size determines number of partitions)
Expand Down

0 comments on commit a9f17f4

Please sign in to comment.