TaoAppQueryRemoveObject

add an object from to the Tao Application.

Synopsis

#include "tao.h"  
int TaoAppQueryRemoveObject(TAO_APPLICATION taoapp, char *key)
Collective on TAO_APPLICATION

Input Parameters

taoapp - the TAO_APPLICATION solver context
key - string used to ID this object

Note

This routine can be used to extend the functionality of this object

Keywords

extensions

See Also

TaoAppQueryForObject()

Level:advanced
Location:src/petsctao/application/petscapp/tao_app.c
TAO Solver Index
Table of Contents