#include "grid.h" int GridGetMatOperatorNext(Grid grid, int *op, int *sField, int *tField, PetscScalar *alpha, PetscTruth *isALE)Not collective
op | - The operator | |
sField | - The shape function field | |
tField | - The test function field | |
alpha | - The multiplier of this operator | |
isALE | - The flag for ALE operators |
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