Lines Matching refs:printFEM
2148 PetscInt debug = ((DM_Plex *)dm->data)->printFEM; in DMPlexComputeClementInterpolant()
2281 PetscInt debug = mesh->printFEM; in DMPlexComputeGradientClementInterpolant()
2602 PetscInt printFEM; in DMPlexComputeIntegralFEM() local
2625 printFEM = ((DM_Plex *)dm->data)->printFEM; in DMPlexComputeIntegralFEM()
2630 if (printFEM > 1) PetscCall(DMPrintCellVector(cell, "Cell Integral", Nf, &cintegral[c * Nf])); in DMPlexComputeIntegralFEM()
2634 if (printFEM) { in DMPlexComputeIntegralFEM()
2662 PetscInt printFEM; in DMPlexComputeCellwiseIntegralFEM() local
2693 printFEM = ((DM_Plex *)dm->data)->printFEM; in DMPlexComputeCellwiseIntegralFEM()
2698 if (printFEM > 1) PetscCall(DMPrintCellVector(cell, "Cell Integral", Nf, &cintegral[c * Nf])); in DMPlexComputeCellwiseIntegralFEM()
3098 if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(0, name, rTotDim, cTotDim, elemMat)); in DMPlexComputeInterpolatorNested()
3142 if (mesh->printFEM > 1) { in DMPlexComputeInterpolatorNested()
3296 … if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, 1, numCIndices, elemMat)); in DMPlexComputeInterpolatorGeneral()
3528 … if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, 1, numCIndices, elemMat)); in DMPlexComputeMassMatrixGeneral()
3540 … if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, 1, numCIndices, elemMat)); in DMPlexComputeMassMatrixGeneral()
4543 … if (mesh->printFEM > 1) PetscCall(DMPrintCellVector(cell, name, totDim, &elemVec[cind * totDim])); in DMPlexComputeResidual_Patch_Internal()
4779 if (mesh->printFEM > 1) { in DMPlexComputeJacobian_Patch_Internal()
5032 …if (mesh->printFEM > 1) PetscCall(DMPrintCellVector(point, name, totDim, &elemVec[face * totDim])); in DMPlexComputeBdResidualSingleByKey()
5043 if (mesh->printFEM) { in DMPlexComputeBdResidualSingleByKey()
5354 … if (mesh->printFEM > 1) PetscCall(DMPrintCellVector(cell, name, totDim, &elemVec[cind * totDim])); in DMPlexComputeResidualByKey()
5513 if (mesh->printFEM) { in DMPlexComputeResidualByKey()
5825 …if (mesh->printFEM > 1) PetscCall(DMPrintCellVector(cell, name, totDim, &elemVecCoh[cind * totDim]… in DMPlexComputeResidualHybridByKey()
5859 if (mesh->printFEM) { in DMPlexComputeResidualHybridByKey()
6049 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(point, "BdJacobian", totDim, totDim, &elemMat[… in DMPlexComputeBdJacobianSingleByLabel()
6052 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(point, "BdJacobian", totDim, totDim, &elemMatP… in DMPlexComputeBdJacobianSingleByLabel()
6056 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(point, "BdJacobian", totDim, totDim, &elemMat[… in DMPlexComputeBdJacobianSingleByLabel()
6350 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, totDim, &elemMat[cind * to… in DMPlexComputeJacobianByKey()
6353 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, totDim, &elemMatP[cind * t… in DMPlexComputeJacobianByKey()
6357 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, totDim, &elemMat[cind * to… in DMPlexComputeJacobianByKey()
6390 PetscInt printFEM = mesh->printFEM; in DMPlexComputeJacobianByKeyGeneral() local
6573 …if (printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, ctotDim, &elemMat[cind * totDim … in DMPlexComputeJacobianByKeyGeneral()
6576 …if (printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, ctotDim, &elemMatP[cind * totDim… in DMPlexComputeJacobianByKeyGeneral()
6580 …if (printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, ctotDim, &elemMat[cind * totDim … in DMPlexComputeJacobianByKeyGeneral()
6936 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, totDim, &elemMatCoh[cind *… in DMPlexComputeJacobianHybridByKey()
6939 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, totDim, &elemMatCohP[cind … in DMPlexComputeJacobianHybridByKey()
6942 …if (mesh->printFEM > 1) PetscCall(DMPrintCellMatrix(cell, name, totDim, totDim, &elemMatCoh[cind *… in DMPlexComputeJacobianHybridByKey()
7129 if (mesh->printFEM > 1) { in DMPlexComputeJacobianActionByKey()
7137 if (mesh->printFEM) { in DMPlexComputeJacobianActionByKey()