Hi, Wondering if there is any existing implementation for reading and writing PETScWrappers::MPI::Vector to files, essentially to get a restart capability in time stepping computations. PETScWrappers::VectorBase::write_ascii() provides the equivalent of VecView. But looking for something which is the equivalent of Petsc VecLoad and which works in parallel.
If not, I can give a try to implement a new method PETScWrappers::VectorBase::read_ascii(). Thanks, Shiva Shiva Rudraraju Asst. Research Scientist, Mechanical Engineering University of Michigan Ann Arbor. -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
