GridIsMatrixFree

Signals whether operators are applied matrix-free.

Synopsis

#include "grid.h" 
int GridIsMatrixFree(Grid grid, PetscTruth *isMatrixFree)
Not collective

Input Parameter

grid -The grid

Output Parameter

isMatrixFree -The flag for matrix-free operators

Keywords

grid, operator, matrix-free

See Also

GridSetMatrixFree()

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