Home
last modified time | relevance | path

Searched refs:DMProjectFunctionLabelLocal (Results 1 – 9 of 9) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/tests/
H A Dex23.c234 …else {ierr = DMProjectFunctionLabelLocal(dm, 0.0, label, 1, val, 0, NULL, funcs, NULL, INSE… in TestFunctionProjection()
273 …else {ierr = DMProjectFunctionLabelLocal(dm, 0.0, label, 1, val, 0, NULL, afuncs, NULL, INS… in TestFieldProjection()
321 …else {ierr = DMProjectFunctionLabelLocal(dmIn, 0.0, label, 1, val, 0, NULL, afuncs, NULL, I… in TestFieldProjectionMultiple()
H A Dex5.c959 …ierr = DMProjectFunctionLabelLocal(dm, 0.0, material, 1, &id, PETSC_DETERMINE, NULL, initialGuess,… in TestAssembly()
963 …ierr = DMProjectFunctionLabelLocal(dm, 0.0, material, 1, &id, PETSC_DETERMINE, NULL, initialGuess,… in TestAssembly()
967 …ierr = DMProjectFunctionLabelLocal(dm, 0.0, fault, 1, &id, PETSC_DETERMINE, NULL, initialGuess, NU… in TestAssembly()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscdm.h340 PETSC_EXTERN PetscErrorCode DMProjectFunctionLabelLocal(DM,PetscReal,DMLabel,PetscInt,const PetscIn…
/dports/science/PETSc/petsc-3.14.1/src/dm/interface/
H A Ddm.c8331 …ierr = DMProjectFunctionLabelLocal(dm, time, label, numIds, ids, Nc, comps, funcs, ctxs, mode, loc… in DMProjectFunctionLabel()
8367 PetscErrorCode DMProjectFunctionLabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, c… in DMProjectFunctionLabelLocal() function
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/forest/p4est/
H A Dpforest.c5025 #define DMProjectFunctionLabelLocal_pforest _append_pforest(DMProjectFunctionLabelLocal)
5034 …ierr = DMProjectFunctionLabelLocal(plex,time,label,numIds,ids,Ncc,comps,funcs,ctxs,mode,localX);CH…
/dports/science/PETSc/petsc-3.14.1/docs/manualpages/
H A Dhtmlmap3684 man:+DMProjectFunctionLabelLocal++DMProjectFunctionLabelLocal++++man+manualpages/DM/DMProjectFuncti…
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexfem.c760 …ierr = DMProjectFunctionLabelLocal(dm, time, label, numids, ids, Nc, comps, funcs, ctxs, INSERT_BC… in DMPlexInsertBoundaryValuesEssential()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS44643 PetscErrorCode DMProjectFunctionLabelLocal(8367,279423
H A DCTAGS5963 DMProjectFunctionLabelLocal src/dm/interface/dm.c /^PetscErrorCode DMProjectFunctionLabelLocal(DM d…