#include "taosolver.h" PetscErrorCode TaoInitialize(int *argc, char ***args, const 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 PETSC_NULL for default) | |
help | - [optional] Help message to print, use PETSC_NULL for no message |
Level:beginner
Location:src/interface/tao_init.c
TAO Solver Index
Table of Contents