PetscErrorCode PetscTellMyCell(MPI_Comm comm,const char number[],const char message[],PetscBool *flg)Not collective, only the first process in MPI_Comm does anything
comm | - the MPI communicator | |
number | - the 10 digit telephone number | |
message | - the message |
-tellmycell <number[,message]> | - . -tellmycell_user <Username> set when registering at tellmycell.com | |
-tellmycell_password <Password> set when registering at tellmycell.com | - |
You must provide -tellmycell_user <Username> and -tellmycell_password <Password> in the options database
It would be nice to provide this as a free service but that would require making the PETSc TellMyCell password public.