#include "petscds.h" PetscErrorCode PetscDSGetComponentDerivativeOffsetsCohesive(PetscDS ds, PetscInt s, PetscInt *offsets[])Not collective
ds | - The PetscDS object | |
s | - The cohesive side, 0 for negative, 1 for positive, 2 for cohesive |
offsets | - The offsets |