int32_t bHYPRE_StructMatrix_SetConstantValues ( bHYPRE_StructMatrix self, int32_t num_stencil_indices, int32_t* stencil_indices, double* values, sidl_BaseInterface *_ex)

Provide values for matrix coefficients which are constant throughout the grid, one value for each stencil point

Documentation

Provide values for matrix coefficients which are constant throughout the grid, one value for each stencil point. "stencil_indices" and "values" is each an array of length "num_stencil_indices"

alphabetic index hierarchy of classes


generated by doc++