Home
last modified time | relevance | path

Searched defs:aotype (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/da/
H A Ddaindex.c66 PetscErrorCode DMDASetAOType(DM da, AOType aotype) in DMDASetAOType()
/petsc/include/petsc/private/
H A Ddmdaimpl.h34 AOType aotype; /* type of application ordering */ member