Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex23.c154 static PetscErrorCode CreateAuxiliaryVec(DM dm, DM *auxdm, Vec *la, AppCtx *user) in CreateAuxiliaryVec()
175 static PetscErrorCode TestFunctionProjection(DM dm, DM dmAux, DMLabel label, Vec la, const char nam… in TestFunctionProjection()
209 static PetscErrorCode TestFieldProjection(DM dm, DM dmAux, DMLabel label, Vec la, const char name[]… in TestFieldProjection()
246 static PetscErrorCode TestFieldProjectionMultiple(DM dm, DM dmIn, DM dmAux, DMLabel label, Vec la, … in TestFieldProjectionMultiple()
287 Vec la; in main() local
/petsc/src/ts/tutorials/
H A Dex30.c1282 Vec la, a; in ProjectAuxDM() local