-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
ilwork is not used in sumgat subroutines:
https://github.com/PHASTA/phasta/blob/master/phSolver/common/mpitools.f#L110
https://github.com/PHASTA/phasta/blob/master/phSolver/common/mpitools.f#L151
And sumgat is called at many places as sumgat(n,u,sum,ilwork). For example, here:
https://github.com/PHASTA/phasta/blob/master/phSolver/compressible/solgmr.f#L126
so we have more actual than formal arguments in sumgat. This is fine but not proper.
Metadata
Metadata
Assignees
Labels
No labels