sc_SCVectorSimpleSubBlock (3) Linux Manual Page
sc::SCVectorSimpleSubBlock – The SCVectorSimpleSubBlock describes a subblock of a vector. Synopsis #include <block.h> Inherits sc::SCMatrixBlock. Public Member Functions SCVectorSimpleSubBlock (int istart, int iend, int offset, double *data) SCVectorSimpleSubBlock (StateIn &) void save_data_state (StateOut &) Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them. void process…
