Home
last modified time | relevance | path

Searched refs:cellHeight (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexvtu.c56 …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 Dplexsection.c93 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 Dplex.c127 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 Dplexsubmesh.c50 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 Dplexpartition.c544 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 Dplexinterpolate.c1095 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 Dplexgeometry.c3855 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 Dplexfem.c1469 …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 Ddmfieldds.c718 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 Ddmplexsnes.c247 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 Dplexhdf5.c474 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()