Skip to content

Commit

Permalink
update mpi units
Browse files Browse the repository at this point in the history
  • Loading branch information
Courtney Peverley committed Feb 14, 2024
1 parent 6fac4c6 commit fa3c342
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions utilities/qneg.meta
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@
type = scheme
[ mpi_communicator ]
standard_name = mpi_communicator
units = 1
units = index
type = integer
dimensions = ()
intent = in
[ rootprocid ]
standard_name = mpi_root
units = 1
units = index
type = integer
dimensions = ()
intent = in
Expand Down Expand Up @@ -133,13 +133,13 @@
type = scheme
[ mpi_communicator ]
standard_name = mpi_communicator
units = 1
units = index
type = integer
dimensions = ()
intent = in
[ rootprocid ]
standard_name = mpi_root
units = 1
units = index
type = integer
dimensions = ()
intent = in
Expand Down

0 comments on commit fa3c342

Please sign in to comment.