GridScaleRhs

his function multiplies all the current components of the Rhs by the same scalar.

Synopsis

#include "grid.h" 
int GridScaleRhs(Grid grid, PetscScalar alpha)
Collective on Grid

Input Parameters

grid - The grid
alpha - The scalar

Keywords

grid, rhs, scale

See Also

GridScaleSystemMatrix()

Level:intermediate
Location:
src/grid/interface/gridDB.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages