MolSSI-MDI / MDI_Library

A library that enables code interoperability via the MolSSI Driver Interface.
BSD 3-Clause "New" or "Revised" License
32 stars 11 forks source link

Add SUBSET command #32

Open taylor-a-barnes opened 5 years ago

taylor-a-barnes commented 5 years ago

This command enables the user to indicate that the next send or receive should only cover a subset of the array. It takes the form:

MDI_Send_Command(“SUBSET”, comm) MDI_Send( [start, end], 2, MDI_DOUBLE, comm )