GridGetNumRhsOperators

Returns the number of rhs operators for the problem defined on the grid.

Synopsis

#include "grid.h" 
int GridGetNumRhsOperators(Grid grid, int *numOps)
Not collective

Input Parameter

grid -The grid

Output Parameter

numOps -The number of operators

Keywords

grid, operator

See Also

GridGetRhsOperatorStart()

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