int32_t bHYPRE_StructMatrix_SetValues ( bHYPRE_StructMatrix self, int32_t* index, int32_t dim, int32_t num_stencil_indices, int32_t* stencil_indices, double* values, sidl_BaseInterface *_ex)

Set matrix values at grid point, given by "index"

Documentation

Set matrix values at grid point, given by "index". You can supply values for one or more positions in the stencil. "index" is an array of size "dim"; and "stencil_indices" and "values" are arrays of size "num_stencil_indices".

alphabetic index hierarchy of classes


generated by doc++