On Fri, Aug 28, 2020 at 11:30 AM Roy Stogner
wrote:
>
> On Fri, 28 Aug 2020, John Peterson wrote:
>
> > On Fri, Aug 21, 2020 at 9:51 AM Nikhil Vaidya
> > wrote:
> >
> >> I need to print the sparse matrices (Petsc) and vectors involved in my
> >> calculations to file using print_matlab(). I have
On Fri, 28 Aug 2020, John Peterson wrote:
On Fri, Aug 21, 2020 at 9:51 AM Nikhil Vaidya
wrote:
I need to print the sparse matrices (Petsc) and vectors involved in my
calculations to file using print_matlab(). I have observed that the
matrices and vectors that are written to the matlab scrip
On Fri, Aug 21, 2020 at 9:51 AM Nikhil Vaidya
wrote:
> Hello,
>
> I need to print the sparse matrices (Petsc) and vectors involved in my
> calculations to file using print_matlab(). I have observed that the
> matrices and vectors that are written to the matlab scripts in serial and
> parallel run
Hello,
I need to print the sparse matrices (Petsc) and vectors involved in my
calculations to file using print_matlab(). I have observed that the
matrices and vectors that are written to the matlab scripts in serial and
parallel runs are not identical. Is this actually the case or am I missing
som