Changes between Version 6 and Version 7 of VerificationWithContracts
- Timestamp:
- 01/22/16 10:02:39 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VerificationWithContracts
v6 v7 17 17 {{{ 18 18 Contracts for MPI programs are contracts stating specific properties of MPI programs. MPI contracts must be introduced by an 19 MPI behavior constructor. To be consistent with 19 MPI behavior constructor `\mpi_collective(MPI_Comm, Collective_Kind)` which should be used in a similar way as ACSL 20 `guards` 20 21 }}}
