Lines Matching refs:encAux

2716   DMEnclosureType    encAux;  in DMPlexComputeBdIntegral_Internal()  local
2753 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexComputeBdIntegral_Internal()
2784 PetscCall(DMGetEnclosurePoint(plexA, dm, encAux, support[0], &subp)); in DMPlexComputeBdIntegral_Internal()
3754 DMEnclosureType encAux; in DMPlexGetCellFields() local
3778 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexGetCellFields()
3806 PetscCall(DMGetEnclosurePoint(plexA, dm, encAux, cell, &subcell)); in DMPlexGetCellFields()
3849 DMEnclosureType encAux; in DMPlexGetHybridCellFields() local
3876 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexGetHybridCellFields()
3962 PetscCall(DMGetEnclosurePoint(plexA, dm, encAux, cell, &subcell)); in DMPlexGetHybridCellFields()
4923 DMEnclosureType encAux; in DMPlexComputeBdResidualSingleByKey() local
4940 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexComputeBdResidualSingleByKey()
4995 PetscCall(DMGetEnclosurePoint(plexA, dm, encAux, support[0], &subp)); in DMPlexComputeBdResidualSingleByKey()
5910 DMEnclosureType encAux; in DMPlexComputeBdJacobianSingleByLabel() local
5937 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexComputeBdJacobianSingleByLabel()
5997 PetscCall(DMGetEnclosurePoint(plexA, dm, encAux, support[0], &subp)); in DMPlexComputeBdJacobianSingleByLabel()
6177 DMEnclosureType encAux; in DMPlexComputeJacobianByKey() local
6195 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexComputeJacobianByKey()
6237 PetscCall(DMGetEnclosurePoint(dmAux, dm, encAux, cell, &subcell)); in DMPlexComputeJacobianByKey()
6392 DMEnclosureType encAux; in DMPlexComputeJacobianByKeyGeneral() local
6414 PetscCall(DMGetEnclosureRelation(dmAux, dmr, &encAux)); in DMPlexComputeJacobianByKeyGeneral()
6460 PetscCall(DMGetEnclosurePoint(dmAux, dmr, encAux, cell, &subcell)); in DMPlexComputeJacobianByKeyGeneral()
7007 DMEnclosureType encAux; in DMPlexComputeJacobianActionByKey() local
7034 PetscCall(DMGetEnclosureRelation(dmAux, dm, &encAux)); in DMPlexComputeJacobianActionByKey()
7060 PetscCall(DMGetEnclosurePoint(dmAux, dm, encAux, cell, &subcell)); in DMPlexComputeJacobianActionByKey()