petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscTextBelt

Sends an SMS to an American phone number

Synopsis

PetscErrorCode PetscTextBelt(MPI_Comm comm,const char number[],const char message[],PetscBool *flg)
Not collective, only the first process in MPI_Comm does anything Many br

Input Parameters

comm - the MPI communicator Many br
number - the 10 digit telephone number Many br
message - the message Many br

Output Parameter

flg -PETSC_TRUE if the text was sent Many br

Many br

Notes: TextBelt is run for testing purposes only, please do not use this feature often Many br

Level:intermediate
Location:
src/sys/webclient/textbelt.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages