sc_SCBlockInfo (3) Linux Manual Page
sc::SCBlockInfo – SCBlockInfo contains blocking information for the SCDimension class. Synopsis #include <dim.h> Inherits sc::SavableState. Public Member Functions SCBlockInfo (int n, int nblocks=0, const int *blocksizes=0) Create a SCBlockInfo object. SCBlockInfo (StateIn &) SCBlockInfo (const Ref< KeyVal > &keyval) The KeyVal constructor. void save_data_state (StateOut &) Save the base classes (with save_data_state) and the members…
