TaoGetMethod
Gets the TAO_SOLVER method type and name (as a string).
Synopsis
#include "tao_solver.h"
int TaoGetMethod(TAO_SOLVER tao, TaoMethod *type)
Not Collective
Input Parameter
tao -the TAO_SOLVER solver context
Output Parameter
type -TAO_SOLVER method (a charactor string)
Keywords
method
Level:intermediate
Location:src/interface/tao.c
TAO Solver Index
Table of Contents