#include "grid.h" int GridGetNonlinearOperatorNext(Grid grid, NonlinearOperator *op, int *field, PetscScalar *alpha, PetscTruth *isALE)Not collective
op | - The operator | |
field | - The shape 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