Hi, is there an error in code documentation in pvecimpl.h:
typedef struct {
VECHEADER
PetscInt nghost; /* length of local portion
including ghost padding */
isn't "nghost" the length of ghost padding only? Thanks, eric
Hi, is there an error in code documentation in pvecimpl.h:
typedef struct {
VECHEADER
PetscInt nghost; /* length of local portion
including ghost padding */
isn't "nghost" the length of ghost padding only? Thanks, eric