Searched refs:ds_id (Results 1 – 1 of 1) sorted by relevance
2040 PetscClassId ds_id; in DMView_PlexCGNS() local2047 PetscCall(PetscObjectGetClassId((PetscObject)fe, &ds_id)); in DMView_PlexCGNS()2048 if (ds_id != PETSCFE_CLASSID) { in DMView_PlexCGNS()2050 …if (ds_id == PETSCFV_CLASSID) field_order = -1; // use whatever is present for coords; field will … in DMView_PlexCGNS()