Home
last modified time | relevance | path

Searched refs:LANDAU_CPU (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetsclandau.h60 LANDAU_CPU enumerator
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c31 if (maps[0].deviceType != LANDAU_CPU) { in LandauGPUMapsDestroy()
195 …PetscCheck(mtype == PETSC_MEMTYPE_HOST || ctx->deviceType != LANDAU_CPU, ctx->comm, PETSC_ERR_ARG_… in LandauFormJacobian_Internal()
1147 ctx->deviceType = LANDAU_CPU; in ProcessOptions()
1153 ctx->deviceType = LANDAU_CPU; in ProcessOptions()