| /petsc/src/dm/impls/plex/ |
| H A D | plexvtu.c | 56 …PetscInt dim, vStart, vEnd, cStart, cEnd, pStart, pEnd, cellHeight, numLabelCells, hasLabel, … in DMPlexGetVTKConnectivity() local 64 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexGetVTKConnectivity() 65 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexGetVTKConnectivity() 128 PetscInt cStart, cEnd, cellHeight; in DMPlexGetNonEmptyComm_Private() local 132 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexGetNonEmptyComm_Private() 133 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexGetNonEmptyComm_Private() 175 …PetscInt dimEmbed, cellHeight, cStart, cEnd, vStart, vEnd, numLabelCells, hasLabel… in DMPlexVTKWriteAll_VTU() local 184 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexVTKWriteAll_VTU() 185 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexVTKWriteAll_VTU()
|
| H A D | plexsection.c | 93 PetscInt depth, cellHeight, pStart = 0, pEnd = 0; in DMPlexCreateSectionDof() local 125 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexCreateSectionDof() 164 for (dep = 0; dep <= depth - cellHeight; ++dep) { in DMPlexCreateSectionDof()
|
| H A D | plex.c | 127 PetscInt cdim, pStart, pEnd, vStart, vEnd, cStart, cEnd, c, depth, cellHeight, t; in DMPlexGetFieldTypes_Internal() local 145 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexGetFieldTypes_Internal() 157 if (dep != depth - cellHeight) continue; in DMPlexGetFieldTypes_Internal() 1021 PetscInt dim, cellHeight, maxConeSize, maxSupportSize; in DMPlexView_Ascii() local 1037 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexView_Ascii() 1040 …if (cellHeight) PetscCall(PetscViewerASCIIPrintf(viewer, " Cells are at height %" PetscInt_FMT "\… in DMPlexView_Ascii() 1538 PetscInt i, c, cStart, cEnd, cum, numVertices, ect, ectn, cellHeight; in DMPlexView_Ascii() local 1558 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexView_Ascii() 1559 PetscCall(DMPlexCreatePartitionerGraph(dm, cellHeight, &numVertices, &start, &adjacency, &gid)); in DMPlexView_Ascii() 1562 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexView_Ascii() [all …]
|
| H A D | plexsubmesh.c | 50 PetscErrorCode DMPlexMarkBoundaryFaces_Internal(DM dm, PetscInt val, PetscInt cellHeight, DMLabel l… in DMPlexMarkBoundaryFaces_Internal() argument 61 if (depth >= cellHeight + 1) { in DMPlexMarkBoundaryFaces_Internal() 62 PetscCall(DMPlexGetHeightStratum(dm, cellHeight + 1, &fStart, &fEnd)); in DMPlexMarkBoundaryFaces_Internal() 81 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexMarkBoundaryFaces_Internal() 814 PetscInt cellHeight, cStart, cEnd, c, fStart, fEnd, f, numLeaves, l; in DMPlexCreateVTKLabel_Internal() local 821 PetscCall(DMPlexGetVTKCellHeight(dmNew, &cellHeight)); in DMPlexCreateVTKLabel_Internal() 822 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexCreateVTKLabel_Internal() 3374 … PetscInt value, PetscBool markedFaces, PetscBool isCohesive, PetscInt cellHeight, PetscBool ignor… in DMPlexCreateSubmeshGeneric_Interpolated() argument 3390 if (cellHeight) { in DMPlexCreateSubmeshGeneric_Interpolated() 3463 PetscCall(DMPlexSetVTKCellHeight(subdm, cellHeight)); in DMPlexCreateSubmeshGeneric_Interpolated() [all …]
|
| H A D | plexpartition.c | 544 PetscErrorCode DMPlexCreateNeighborCSR(DM dm, PetscInt cellHeight, PetscInt *numVertices, PetscInt … in DMPlexCreateNeighborCSR() argument 556 cellDim = dim - cellHeight; in DMPlexCreateNeighborCSR() 558 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexCreateNeighborCSR() 566 faceDepth = depth - cellHeight; in DMPlexCreateNeighborCSR() 572 PetscCall(DMPlexGetHeightStratum(dm, cellHeight + 1, &fStart, &fEnd)); in DMPlexCreateNeighborCSR()
|
| H A D | plexinterpolate.c | 1095 PetscInt supportSize, s, off = 0, idx = 0, overlap, cellHeight, height; in DMPlexAddSharedFace_Private() local 1102 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexAddSharedFace_Private() 1104 if (!overlap && height <= cellHeight + 1) { in DMPlexAddSharedFace_Private()
|
| H A D | plexgeometry.c | 3855 PetscInt dimC, dimR, depth, i, cellHeight, height; in DMPlexCoordinatesToReference() local 3869 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexCoordinatesToReference() 3885 …PetscCheck(height == cellHeight, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "point %" PetscInt_FMT… in DMPlexCoordinatesToReference() 3938 PetscInt dimC, dimR, depth, i, cellHeight, height; in DMPlexReferenceToCoordinates() local 3952 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexReferenceToCoordinates() 3968 …PetscCheck(height == cellHeight, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "point %" PetscInt_FMT… in DMPlexReferenceToCoordinates()
|
| H A D | plexfem.c | 1469 …PetscInt dim, coordDim, numFields, numComponents = 0, qNc, Nq, cellHeight, cStart, cEnd, c… in DMPlexComputeL2DiffLocal() local 1505 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexComputeL2DiffLocal() 1506 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexComputeL2DiffLocal() 2604 PetscInt Nf, f, cellHeight, cStart, cEnd, cell; in DMPlexComputeIntegralFEM() local 2614 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexComputeIntegralFEM() 2615 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexComputeIntegralFEM() 2666 PetscInt Nf, f, cellHeight, cStart, cEnd, cell, n; in DMPlexComputeCellwiseIntegralFEM() local 2676 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexComputeCellwiseIntegralFEM() 2677 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexComputeCellwiseIntegralFEM()
|
| /petsc/src/dm/field/impls/ds/ |
| H A D | dmfieldds.c | 718 PetscInt h, dim, imax, imin, cellHeight; in DMFieldCreateDefaultQuadrature_DS() local 736 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMFieldCreateDefaultQuadrature_DS() 737 h -= cellHeight; in DMFieldCreateDefaultQuadrature_DS() 752 PetscInt h, dim, imax, imin, cellHeight; in DMFieldCreateDefaultFaceQuadrature_DS() local 770 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMFieldCreateDefaultFaceQuadrature_DS() 771 h -= cellHeight; in DMFieldCreateDefaultFaceQuadrature_DS() 1184 PetscInt dim, cStart, cEnd, cellHeight; in DMFieldCreateDSWithDG() local 1186 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMFieldCreateDSWithDG() 1188 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMFieldCreateDSWithDG()
|
| /petsc/src/snes/utils/ |
| H A D | dmplexsnes.c | 247 PetscInt Nf, cellHeight, cStart, cEnd; in DMPlexSNESComputeObjectiveFEM() local 252 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexSNESComputeObjectiveFEM() 253 PetscCall(DMPlexGetSimplexOrBoxCells(dm, cellHeight, &cStart, &cEnd)); in DMPlexSNESComputeObjectiveFEM()
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 474 PetscInt cellHeight, vStart, vEnd, cStart, cEnd, c; in DMPlexCreateCutVertexLabel_Private() local 478 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexCreateCutVertexLabel_Private() 479 PetscCall(DMPlexGetHeightStratum(dm, cellHeight, &cStart, &cEnd)); in DMPlexCreateCutVertexLabel_Private() 1190 PetscInt dim, depth, cellHeight, c, n = 0; in DMPlexTopologyView_HDF5_XDMF_Private() local 1200 PetscCall(DMPlexGetVTKCellHeight(dm, &cellHeight)); in DMPlexTopologyView_HDF5_XDMF_Private() 1212 if (dep == depth - cellHeight) output = PETSC_TRUE; in DMPlexTopologyView_HDF5_XDMF_Private()
|