Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up screen output about default vector inputs
Specifically, eliminate very chatty output from grvy when default vector input is used. This is a bit hacky b/c we have to set the grvy loglevel prior to Read_Var_Vec call and reset it afterward. But I don't see a cleaner way to keep grvy from outputing a message from every mpi rank. We still give a message from TPS, but only on rank 0.
- Loading branch information