DAAppGetNumberOfDAGrids
Get the number of grids specified on the application
Synopsis
#include "taodaapplication.h"
int DAAppGetNumberOfDAGrids(TAO_APPLICATION daapplication, int *n)
Input Parameters
daapplication -the TAO DAApplication structure
Output Parameter
n -number of DA grids specified
See Also
TaoAppSetDAApp();
Keywords
Application, DA
Level:intermediate
Location:src/petsctao/gridapplication/interface/daapp.c
TAO DA Application Index
Table of Contents