GridGetBCMultiplier
This gets the scalar multiplier used for reduction components on the rhs.
Synopsis
#include "grid.h"
#include "gvec.h"
int GridGetBCMultiplier(Grid grid, PetscScalar *alpha)
Not collective
Input Parameter
grid -The grid
Output Parameter
alpha -The scalar multiplier
Keywords
grid, reduction, boundary conditions
See Also
GridSetBCMultiplier(), GridSetBC(), GridAddBC()
Level:developer
Location:src/grid/interface/gridBC.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages