Home
last modified time | relevance | path

Searched defs:point (Results 1 – 25 of 54) sorted by relevance

123

/petsc/src/dm/impls/plex/
H A Dplexpoint.c23 PetscErrorCode DMPlexGetPointLocal(DM dm, PetscInt point, PetscInt *start, PetscInt *end) in DMPlexGetPointLocal()
62 PetscErrorCode DMPlexPointLocalRead(DM dm, PetscInt point, const PetscScalar *array, void *ptr) in DMPlexPointLocalRead()
100 PetscErrorCode DMPlexPointLocalRef(DM dm, PetscInt point, PetscScalar *array, void *ptr) in DMPlexPointLocalRef()
134 PetscErrorCode DMPlexGetPointLocalField(DM dm, PetscInt point, PetscInt field, PetscInt *start, Pet… in DMPlexGetPointLocalField()
166 PetscErrorCode DMPlexPointLocalFieldRead(DM dm, PetscInt point, PetscInt field, const PetscScalar *… in DMPlexPointLocalFieldRead()
197 PetscErrorCode DMPlexPointLocalFieldRef(DM dm, PetscInt point, PetscInt field, PetscScalar *array, … in DMPlexPointLocalFieldRef()
230 PetscErrorCode DMPlexGetPointGlobal(DM dm, PetscInt point, PetscInt *start, PetscInt *end) in DMPlexGetPointGlobal()
269 PetscErrorCode DMPlexPointGlobalRead(DM dm, PetscInt point, const PetscScalar *array, const void *p… in DMPlexPointGlobalRead()
307 PetscErrorCode DMPlexPointGlobalRef(DM dm, PetscInt point, PetscScalar *array, void *ptr) in DMPlexPointGlobalRef()
341 PetscErrorCode DMPlexGetPointGlobalField(DM dm, PetscInt point, PetscInt field, PetscInt *start, Pe… in DMPlexGetPointGlobalField()
[all …]
H A Dplexsubmesh.c343 const PetscInt point = points[p]; in DMPlexLabelAddCells() local
475 PetscInt point = points[p]; in DMPlexLabelClearCells() local
2037 const PetscInt point = points[p]; in CheckFaultEdge_Private() local
2205 const PetscInt point = cone[c]; in DMPlexLabelCohesiveComplete() local
2239 const PetscInt point = points[p]; in DMPlexLabelCohesiveComplete() local
2252 const PetscInt point = points[p]; in DMPlexLabelCohesiveComplete() local
2298 const PetscInt point = points[p]; in DMPlexLabelCohesiveComplete() local
2494 const PetscInt point = star[s]; in DMPlexMarkSubmesh_Uninterpolated() local
2508 const PetscInt point = closure[cl]; in DMPlexMarkSubmesh_Uninterpolated() local
2565 const PetscInt point = star[s]; in DMPlexMarkSubmesh_Interpolated() local
[all …]
H A Dplexindices.c24 PetscInt pStart, pEnd, sStart, sEnd, point, clSize; in DMPlexCreateClosureIndex() local
H A Dplex.c938 PetscInt point = closure[cl], depth, dof, off, d, p; in DMPlexView_Ascii_Geometry() local
1399 const PetscInt point = closure[p]; in DMPlexView_Ascii() local
2941 for (PetscInt point = pStart; point < pEnd; ++point) { in DMCreateMatrix_Plex() local
4061 static PetscErrorCode DMPlexTransitiveClosure_Tensor_Internal(DM dm, PetscInt point, DMPolytopeType… in DMPlexTransitiveClosure_Tensor_Internal()
4870 const PetscInt point = mesh->supports[off + c]; in DMPlexGetJoin() local
5002 const PetscInt point = closures[p][(offsets[p * (depth + 2) + d] + c) * 2]; in DMPlexGetFullJoin() local
5079 const PetscInt point = mesh->cones[off + c]; in DMPlexGetMeet() local
5204 const PetscInt point = closures[p][(offsets[p * (height + 2) + h] + c) * 2]; in DMPlexGetFullMeet() local
5567 PetscErrorCode DMPlexGetPointDepth(DM dm, PetscInt point, PetscInt *depth) in DMPlexGetPointDepth()
5592 PetscErrorCode DMPlexGetPointHeight(DM dm, PetscInt point, PetscInt *height) in DMPlexGetPointHeight()
[all …]
H A Dplexpartition.c7 static inline PetscInt DMPlex_GlobalID(PetscInt point) in DMPlex_GlobalID()
74 const PetscInt point = adj[a]; in DMPlexCreatePartitionerGraph_Overlap() local
89 const PetscInt point = adj[a]; in DMPlexCreatePartitionerGraph_Overlap() local
225 const PetscInt point = cone[c]; in DMPlexCreatePartitionerGraph_Native() local
249 const PetscInt point = adj[a]; in DMPlexCreatePartitionerGraph_Native() local
947 static PetscErrorCode DMPlexAddClosure_Private(DM dm, PetscHSetI ht, PetscInt point) in DMPlexAddClosure_Private()
963 PETSC_UNUSED static PetscErrorCode DMPlexAddClosure_Tree(DM dm, PetscHSetI ht, PetscInt point, Pets… in DMPlexAddClosure_Tree()
1002 static PetscErrorCode DMPlexAddClosureTree_Up_Private(DM dm, PetscHSetI ht, PetscInt point) in DMPlexAddClosureTree_Up_Private()
1025 static PetscErrorCode DMPlexAddClosureTree_Down_Private(DM dm, PetscHSetI ht, PetscInt point) in DMPlexAddClosureTree_Down_Private()
1036 static PetscErrorCode DMPlexAddClosureTree_Private(DM dm, PetscHSetI ht, PetscInt point) in DMPlexAddClosureTree_Private()
H A Dplexsfc.c205 static inline PetscBool IsPointInsideStratum(PetscInt point, PetscInt pStart, PetscInt pEnd) in IsPointInsideStratum()
352 …tion section, PetscInt field, PetscInt array_size, PetscInt array[], PetscInt point, PetscInt orie… in DMPlexOrientFieldPointIndex()
377 …entFieldPointVec(DM dm, PetscSection section, PetscInt field, Vec V, PetscInt point, PetscInt orie… in DMPlexOrientFieldPointVec()
405 static PetscErrorCode DMPlexOrientPointWithCorrections(DM dm, PetscInt point, PetscInt ornt, PetscS… in DMPlexOrientPointWithCorrections()
449 PetscInt point = filocal[i]; in CreateDonorToPeriodicSF() local
478 PetscInt point = filocal[i]; in CreateDonorToPeriodicSF() local
487 PetscInt point = filocal[i]; in CreateDonorToPeriodicSF() local
943 PetscInt point = filocal[i], cl_size; in DMPlexCreateIsoperiodicPointSF_Private() local
1117 PetscInt point = points[i], off, dof; in DMPeriodicCoordinateSetUp_Internal() local
1318 PetscInt point = local_elems + v; in DMPlexCreateBoxMesh_Tensor_SFC_Internal() local
H A Dplexgeometry.c421 static PetscErrorCode DMPlexLocatePoint_Simplex_1D_Internal(DM dm, const PetscScalar point[], Petsc… in DMPlexLocatePoint_Simplex_1D_Internal()
437 static PetscErrorCode DMPlexLocatePoint_Simplex_2D_Internal(DM dm, const PetscScalar point[], Petsc… in DMPlexLocatePoint_Simplex_2D_Internal()
456 static PetscErrorCode DMPlexClosestPoint_Simplex_2D_Internal(DM dm, const PetscScalar point[], Pets… in DMPlexClosestPoint_Simplex_2D_Internal()
482 static PetscErrorCode DMPlexLocatePoint_Quad_2D_Linear_Internal(DM dm, const PetscScalar point[], P… in DMPlexLocatePoint_Quad_2D_Linear_Internal()
524 static PetscErrorCode DMPlexLocatePoint_Quad_2D_Internal(DM dm, const PetscScalar point[], PetscInt… in DMPlexLocatePoint_Quad_2D_Internal()
572 static PetscErrorCode DMPlexLocatePoint_Simplex_3D_Internal(DM dm, const PetscScalar point[], Petsc… in DMPlexLocatePoint_Simplex_3D_Internal()
593 static PetscErrorCode DMPlexLocatePoint_Hex_3D_Linear_Internal(DM dm, const PetscScalar point[], Pe… in DMPlexLocatePoint_Hex_3D_Linear_Internal()
640 static PetscErrorCode DMPlexLocatePoint_Hex_3D_Internal(DM dm, const PetscScalar point[], PetscInt … in DMPlexLocatePoint_Hex_3D_Internal()
688 …orCode PetscGridHashInitialize_Internal(PetscGridHash box, PetscInt dim, const PetscScalar point[]) in PetscGridHashInitialize_Internal()
698 PetscErrorCode PetscGridHashCreate(MPI_Comm comm, PetscInt dim, const PetscScalar point[], PetscGri… in PetscGridHashCreate()
[all …]
/petsc/src/vec/is/section/interface/ftn-custom/
H A Dzvsectionisf90.c16 PETSC_EXTERN void petscsectiongetconstraintindices_(PetscSection *s, PetscInt *point, F90Array1d *i… in petscsectiongetconstraintindices_()
28 PETSC_EXTERN void petscsectionrestoreconstraintindices_(PetscSection *s, PetscInt *point, F90Array1… in petscsectionrestoreconstraintindices_()
33 PETSC_EXTERN void petscsectiongetfieldconstraintindices_(PetscSection *s, PetscInt *point, PetscInt… in petscsectiongetfieldconstraintindices_()
45 PETSC_EXTERN void petscsectionrestorefieldconstraintindices_(PetscSection *s, PetscInt *point, Pets… in petscsectionrestorefieldconstraintindices_()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi375 PetscInt point,
403 PetscInt point,
426 PetscInt point,
454 PetscInt point,
/petsc/src/vec/vec/utils/ftn-custom/
H A Dzvsectionf90.c13 PETSC_EXTERN void vecgetvaluessection_(Vec *v, PetscSection *section, PetscInt *point, F90Array1d *… in vecgetvaluessection_()
25 PETSC_EXTERN void vecrestorevaluessection_(Vec *v, PetscSection *section, PetscInt *point, F90Array… in vecrestorevaluessection_()
/petsc/src/vec/is/section/interface/
H A Dsection.c941 PetscErrorCode PetscSectionGetDof(PetscSection s, PetscInt point, PetscInt *numDof) in PetscSectionGetDof()
968 PetscErrorCode PetscSectionSetDof(PetscSection s, PetscInt point, PetscInt numDof) in PetscSectionSetDof()
995 PetscErrorCode PetscSectionAddDof(PetscSection s, PetscInt point, PetscInt numDof) in PetscSectionAddDof()
1023 PetscErrorCode PetscSectionGetFieldDof(PetscSection s, PetscInt point, PetscInt field, PetscInt *nu… in PetscSectionGetFieldDof()
1059 PetscErrorCode PetscSectionSetFieldDof(PetscSection s, PetscInt point, PetscInt field, PetscInt num… in PetscSectionSetFieldDof()
1094 PetscErrorCode PetscSectionAddFieldDof(PetscSection s, PetscInt point, PetscInt field, PetscInt num… in PetscSectionAddFieldDof()
1119 PetscErrorCode PetscSectionGetConstraintDof(PetscSection s, PetscInt point, PetscInt *numDof) in PetscSectionGetConstraintDof()
1143 PetscErrorCode PetscSectionSetConstraintDof(PetscSection s, PetscInt point, PetscInt numDof) in PetscSectionSetConstraintDof()
1168 PetscErrorCode PetscSectionAddConstraintDof(PetscSection s, PetscInt point, PetscInt numDof) in PetscSectionAddConstraintDof()
1196 PetscErrorCode PetscSectionGetFieldConstraintDof(PetscSection s, PetscInt point, PetscInt field, Pe… in PetscSectionGetFieldConstraintDof()
[all …]
/petsc/src/dm/label/
H A Ddmlabel.c104 const PetscInt point = pointArray[p]; in DMLabelMakeValid_Private() local
761 const PetscInt point = points[i]; in DMLabelComputeIndex() local
808 const PetscInt point = points[i]; in DMLabelCreateIndex() local
923 PetscErrorCode DMLabelHasPoint(DMLabel label, PetscInt point, PetscBool *contains) in DMLabelHasPoint()
954 PetscErrorCode DMLabelStratumHasPoint(DMLabel label, PetscInt value, PetscInt point, PetscBool *con… in DMLabelStratumHasPoint()
1056 PetscErrorCode DMLabelGetValue(DMLabel label, PetscInt point, PetscInt *value) in DMLabelGetValue()
1104 PetscErrorCode DMLabelSetValue(DMLabel label, PetscInt point, PetscInt value) in DMLabelSetValue()
1134 PetscErrorCode DMLabelClearValue(DMLabel label, PetscInt point, PetscInt value) in DMLabelClearValue()
1620 const PetscInt point = points[p]; in DMLabelSetStratumIS() local
1658 const PetscInt point = points[i]; in DMLabelClearStratum() local
[all …]
/petsc/src/dm/impls/plex/ftn-custom/
H A Dzplexf90.c126 PETSC_EXTERN void dmplexvecgetclosure_(DM *dm, PetscSection *section, Vec *x, PetscInt *point, Pets… in dmplexvecgetclosure_()
138 PETSC_EXTERN void dmplexvecrestoreclosure_(DM *dm, PetscSection *section, Vec *v, PetscInt *point, … in dmplexvecrestoreclosure_()
150 …ureindices_(DM *dm, PetscSection *section, PetscSection *idxSection, PetscInt *point, PetscBool *u… in dmplexgetclosureindices_()
164 …ureindices_(DM *dm, PetscSection *section, PetscSection *idxSection, PetscInt *point, PetscBool *u… in dmplexrestoreclosureindices_()
/petsc/src/dm/label/impls/ephemeral/
H A Ddmlabeleph.c31 const PetscInt point = opoints[op]; in DMLabelEphemeralComputeStratumSize_Private() local
68 const PetscInt point = opoints[op]; in DMLabelGetStratumIS_Ephemeral() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c32 static PetscErrorCode PCPatchConstruct_Star(void *vpatch, DM dm, PetscInt point, PetscHSetI ht) in PCPatchConstruct_Star()
48 static PetscErrorCode PCPatchConstruct_Vanka(void *vpatch, DM dm, PetscInt point, PetscHSetI ht) in PCPatchConstruct_Vanka()
89 static PetscErrorCode PCPatchConstruct_Pardecomp(void *vpatch, DM dm, PetscInt point, PetscHSetI ht) in PCPatchConstruct_Pardecomp()
165 static PetscErrorCode PCPatchConstruct_User(void *vpatch, DM dm, PetscInt point, PetscHSetI ht) in PCPatchConstruct_User()
607 PetscErrorCode PCPatchSetComputeFunction(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x… in PCPatchSetComputeFunction()
645 …etComputeFunctionInteriorFacets(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x, Vec f,… in PCPatchSetComputeFunctionInteriorFacets()
683 PetscErrorCode PCPatchSetComputeOperator(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x… in PCPatchSetComputeOperator()
721 …etComputeOperatorInteriorFacets(PC pc, PetscErrorCode (*func)(PC pc, PetscInt point, Vec x, Mat ma… in PCPatchSetComputeOperatorInteriorFacets()
741 PetscInt point; in PCPatchCompleteCellPatch() local
1010 PetscInt point, pdof; in PCPatchCreateCellPatches() local
[all …]
/petsc/src/vec/vec/utils/
H A Dvsection.c72 PetscErrorCode VecGetValuesSection(Vec v, PetscSection s, PetscInt point, PetscScalar *values[]) in VecGetValuesSection()
102 PetscErrorCode VecSetValuesSection(Vec v, PetscSection s, PetscInt point, const PetscScalar values[… in VecSetValuesSection()
/petsc/src/dm/dt/tests/
H A Dex5.c42 PetscInt point, nSub, nFull; in main() local
H A Dex4.c53 PetscInt point = closure[2 * i], numFaces, j; in CheckSymmetry() local
H A Dex9.c37 PetscReal *point; in testDerivativesLegendre() local
/petsc/src/vec/is/utils/
H A Dkdtree.c324 …tscErrorCode PetscKDTreeQueryLeaf(PetscKDTree tree, KDLeaf leaf, const PetscReal point[], PetscCou… in PetscKDTreeQueryLeaf()
342 …e PetscKDTreeQueryLeaf_CopyCoords(PetscKDTree tree, KDLeaf leaf, const PetscReal point[], PetscCou… in PetscKDTreeQueryLeaf_CopyCoords()
363 static PetscErrorCode PetscKDTreeQuery_Recurse(PetscKDTree tree, const PetscReal point[], PetscCoun… in PetscKDTreeQuery_Recurse()
/petsc/src/dm/impls/plex/tests/
H A Dex17.c113 const PetscInt point = found ? found[p] : p; in TestCustomLocation() local
/petsc/src/dm/dt/dualspace/impls/refined/
H A Ddualspacerefined.c110 PetscInt point = cone[e]; in PetscDualSpaceSetUp_Refined() local
/petsc/src/dm/field/impls/ds/
H A Ddmfieldds.c806 PetscInt point = points[p]; in DMFieldComputeFaceData_DS() local
863 PetscInt point = points[p]; in DMFieldComputeFaceData_DS() local
874 PetscInt point = points[p]; in DMFieldComputeFaceData_DS() local
885 PetscInt point = points[p]; in DMFieldComputeFaceData_DS() local
942 PetscInt point = points[p]; in DMFieldComputeFaceData_DS() local
/petsc/src/dm/interface/
H A Ddmi.c110 const PetscInt point = perm ? perm[p - pStart] : p; in PetscSectionSelectFields_Private() local
167 const PetscInt point = perm ? perm[p - pStart] : p; in PetscSectionSelectFields_Private() local
/petsc/src/dm/impls/plex/generators/tetgen/
H A Dtetgenerate.cxx128 const PetscInt point = points[p]; in DMPlexGenerate_Tetgen() local
392 const PetscInt point = points[p]; in DMPlexRefine_Tetgen() local

123