Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex1.c11 PetscInt numComp[3]; in main() local
H A Dex14.c13 PetscInt numComp[2]; in main() local
H A Dex6.c205 PetscInt numComp = user->Nc[f]; in SetSymmetries() local
228 PetscInt numComp = user->Nc[f]; in SetSymmetries() local
/petsc/src/dm/tutorials/
H A Dex20.c159 PetscInt numComp[] = {1}; in pic_insert_DMPLEX_with_cell_list() local
228 PetscInt numComp[] = {1}; in pic_insert_DMPLEX() local
H A Dex21.c55 PetscInt numComp[] = {1}; in pic_advect() local
/petsc/src/binding/petsc4py/demo/legacy/dmplex/
H A Ddistribute_field.py39 numComp = 1 variable
/petsc/src/dm/impls/plex/tests/
H A Dex15.c15 PetscInt numComp[1] = {2}; in main() local
H A Dex52.c63 PetscInt numComp[2] = {1, 1}; in main() local
H A Dex12.c94 PetscInt numComp[] = {1}; in CreateMesh() local
H A Dex11.c160 PetscInt numComp[] = {1}; in TestEmptyStrata() local
H A Dex47.c528 const PetscInt numComp[1] = {1}; in main() local
H A Dex3.c457 PetscInt cStart, cEnd, c, numComp; in SetupSection() local
/petsc/src/dm/impls/plex/
H A Dplexsection.c4 static PetscErrorCode DMPlexCreateSectionFields(DM dm, const PetscInt numComp[], PetscSection *sect… in DMPlexCreateSectionFields()
427 PetscErrorCode DMPlexCreateSection(DM dm, DMLabel label[], const PetscInt numComp[], const PetscInt… in DMPlexCreateSection()
454 PetscInt *bcFields, *numComp, *numDof; in DMCreateLocalSection_Plex() local
H A Dplexsubmesh.c3238 PetscInt numComp, coordSize, v; in DMPlexCreateSubmesh_Uninterpolated() local
3569 …PetscInt bs, numComp, coordSize, firstP, lastP, firstSubP = totSubPoints, lastSubP = -1, numFi… in DMPlexCreateSubmeshGeneric_Interpolated() local
4039 PetscInt cdim, numComp, coordSize, v; in DMPlexCreateCohesiveSubmesh_Uninterpolated() local
H A Dplexgeometry.c3729 PetscInt numComp, pdim, i, j, k, l, m, coordSize; in DMPlexCoordinatesToReference_FE() local
3794 PetscInt numComp, pdim, i, j, k, l, coordSize; in DMPlexReferenceToCoordinates_FE() local
H A Dplexfem.c4196 PetscInt numComp, c; in DMPlexGetFaceFields() local
H A Dplex.c10685 PetscInt numComp; in DMPlexCreateConstraintSection_Anchors() local
/petsc/src/vec/is/section/interface/
H A Dsection.c108 PetscInt numComp = 0; in PetscSectionCopy_Internal() local
552 PetscErrorCode PetscSectionGetFieldComponents(PetscSection s, PetscInt field, PetscInt *numComp) in PetscSectionGetFieldComponents()
588 PetscErrorCode PetscSectionSetFieldComponents(PetscSection s, PetscInt field, PetscInt numComp) in PetscSectionSetFieldComponents()
2042 PetscInt numComp = 0; in PetscSectionCreateSubsection() local
2219 PetscInt numComp = 0; in PetscSectionCreateSupersection() local
2309 PetscInt numComp = 0; in PetscSectionCreateSubplexSection_Private() local
3105 PetscInt numComp; in PetscSectionPermute() local
/petsc/lib/petsc/bin/
H A Dpetsc_gen_xdmf.py185 def writeParticleField(self, fp, fieldname, numParticles, numComp): argument
/petsc/src/ts/tutorials/
H A Dex52.c270 PetscInt numComp[1]; in main() local
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c271 PetscInt numComp = 0; in PetscSFDistributeSection() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c1099 PetscInt dim, depth, numComp, i, j, coneSize, order; in PetscFECreatePointTraceDefault_Internal() local
1811 PetscInt numComp, numSubelements; in PetscFERefine() local
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c1056 …(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFEGeom *cgeom, PetscInt numComp, PetscErrorCo… in PetscDualSpaceApply() argument
/petsc/src/dm/dt/fv/interface/
H A Dfv.c1805 PetscInt numComp, numSubelements, s; in PetscFVRefine() local
/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c2515 int numComp; in VecLoad_Plex_CGNS_Internal() local