DAAppGetDA

Get the DA on a the specified level.

Synopsis

#include "taodaapplication.h" 
int DAAppGetDA(TAO_APPLICATION daapplication, int n, DA *da)

Input Parameters

daapplication - the TAO DAApplication structure
n - the level

Output Parameter

da -address of the pointer to the DA.

See Also

TaoAppSetDAApp();

Keywords

Application, DA

Level:intermediate
Location:src/petsctao/gridapplication/interface/daapp.c
TAO DA Application Index
Table of Contents