MCSclimate / MCT

Model Coupling Tookit
Other
43 stars 18 forks source link

SmatPlus::initDistributed_ should be able to pick Xonly or Yonly #21

Open rljacob opened 9 years ago

rljacob commented 9 years ago

(copied from old MCT bugzilla)

Currently, SmatPlus::initDistributed_ builds an XandY SparseMatrixPlus. It should be able to discover if Xonly or Yonly is sufficient.

@apcraig had proposed code for doing this.