#include "tao_solver.h" int TaoInitialize(int *argc,char ***args,char file[],const char help[])Collective on MPI_COMM_WORLD
argc | - [optional] count of number of command line arguments | |
args | - [optional] the command line arguments | |
file | - [optional] PETSc database file, defaults to ~username/.petscrc (use TAO_NULL for default) | |
help | - [optional] Help message to print, use TAO_NULL for no message |
Level:beginner
Location:src/interface/tao_init.c
TAO Solver Index
Table of Contents