GridSetMatrixFree

Determines whether operators are applied matrix-free.

Synopsis

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

Input Parameters

grid -The grid
isMatrixFree -The flag for matrix-free operators

Keywords

grid, operator, matrix-free

See Also

GridIsMatrixFree()

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