https://www.mcs.anl.gov/petsc/documentation/changes/38.html
> On Jan 8, 2020, at 9:22 PM, TAY wee-beng wrote:
>
> Hi,
>
> After upgrading to the newer ver of PETSc 3.8.3, I got these error during
> compile in VS2008 with Intel Fortran:
>
> call PCMGSetLevels(pc,mg_lvl,PETSC_NULL_OBJECT,ierr)
Hi,
After upgrading to the newer ver of PETSc 3.8.3, I got these error
during compile in VS2008 with Intel Fortran:
call PCMGSetLevels(pc,mg_lvl,PETSC_NULL_OBJECT,ierr)
This name does not have a type, and must have an explicit type.
[PETSC_NULL_OBJECT]
call
MatNullSpaceCreate(MPI_COMM_WOR