Searched defs:probAux (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1399 …, PetscInt Ne, PetscFEGeom *cgeom, const PetscScalar coefficients[], PetscDS probAux, const PetscS… in PetscFEIntegrate() 1435 …), PetscInt Ne, PetscFEGeom *geom, const PetscScalar coefficients[], PetscDS probAux, const PetscS… in PetscFEIntegrateBd() 1479 …onst PetscScalar coefficients[], const PetscScalar coefficients_t[], PetscDS probAux, const PetscS… in PetscFEIntegrateResidual() 1514 …onst PetscScalar coefficients[], const PetscScalar coefficients_t[], PetscDS probAux, const PetscS… in PetscFEIntegrateBdResidual() 1551 …onst PetscScalar coefficients[], const PetscScalar coefficients_t[], PetscDS probAux, const PetscS… in PetscFEIntegrateHybridResidual() 1653 …onst PetscScalar coefficients[], const PetscScalar coefficients_t[], PetscDS probAux, const PetscS… in PetscFEIntegrateBdJacobian() 1706 …onst PetscScalar coefficients[], const PetscScalar coefficients_t[], PetscDS probAux, const PetscS… in PetscFEIntegrateHybridJacobian()
|
| /petsc/src/dm/impls/plex/ftn-custom/ |
| H A D | zplexfemf90.c | 37 PetscDS probAux; in dmplexgetcellfields_() local
|
| /petsc/src/dm/dt/fe/impls/opencl/ |
| H A D | feopencl.c | 502 …onst PetscScalar coefficients[], const PetscScalar coefficients_t[], PetscDS probAux, const PetscS… in PetscFEIntegrateResidual_OpenCL()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2404 PetscDS prob, probAux = NULL; in DMPlexComputeIntegral_Internal() local 2717 PetscDS prob, probAux = NULL; in DMPlexComputeBdIntegral_Internal() local 3775 PetscDS probAux; in DMPlexGetCellFields() local 3873 PetscDS probAux; in DMPlexGetHybridCellFields() local 4396 PetscDS probAux = NULL; in DMPlexComputeResidual_Patch_Internal() local 4623 PetscDS prob, probAux = NULL; in DMPlexComputeJacobian_Patch_Internal() local 4924 PetscDS prob, probAux = NULL; in DMPlexComputeBdResidualSingleByKey() local 6180 PetscDS prob, probAux = NULL; in DMPlexComputeJacobianByKey() local 7010 PetscDS prob, probAux = NULL; in DMPlexComputeJacobianActionByKey() local
|