TaoPrintStatement

prints a character string to stdout.

Synopsis

#include "tao_general.h"  
int TaoPrintStatement(TAO_SOLVER tao, const char *statement)
Not Collective

Input Parameters

tao - the TAO_SOLVER solver context
statement - the string to print

Level:beginner
Location:src/petsctao/sys/petsckernel.c
TAO Solver Index
Table of Contents