| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex1.c | 10 PetscInt dim, numFields, numBC; in main() local
|
| H A D | ex14.c | 11 PetscInt dim, numFields, numBC, i; in main() local
|
| /petsc/src/vec/is/section/interface/hdf5/ |
| H A D | sectionhdf5.c | 91 PetscInt numFields, f; in PetscSectionView_HDF5_Internal() local 276 PetscInt N, n, numFields, f; in PetscSectionLoad_HDF5_Internal() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex15.c | 13 PetscInt numFields = 1; in main() local
|
| H A D | ex52.c | 62 PetscInt numFields = 2; in main() local
|
| H A D | ex10.c | 8 PetscInt numFields; /* The number of section fields */ member
|
| H A D | ex9.c | 11 PetscInt numFields; /* The number of section fields */ member
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 78 … PetscSectionSelectFields_Private(PetscSection s, PetscSection gs, PetscInt numFields, const Petsc… in PetscSectionSelectFields_Private() 234 static PetscErrorCode DMSelectFields_Private(DM dm, PetscSection section, PetscInt numFields, const… in DMSelectFields_Private() 412 PetscErrorCode DMCreateSectionSubDM(DM dm, PetscInt numFields, const PetscInt fields[], const Petsc… in DMCreateSectionSubDM()
|
| H A D | dm.c | 1948 PetscErrorCode DMCreateFieldIS(DM dm, PetscInt *numFields, char ***fieldNames, IS *fields[]) in DMCreateFieldIS() 2120 PetscInt numFields, f; in DMCreateFieldDecomposition() local 2169 PetscErrorCode DMCreateSubDM(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, DM *subdm) in DMCreateSubDM() 4400 PetscInt numFields = 0; in DMSetLocalSection() local 4983 PetscErrorCode DMGetNumFields(DM dm, PetscInt *numFields) in DMGetNumFields() 5005 PetscErrorCode DMSetNumFields(DM dm, PetscInt numFields) in DMSetNumFields()
|
| /petsc/src/dm/impls/da/ |
| H A D | dacreate.c | 160 static PetscErrorCode DMCreateSubDM_DA(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, … in DMCreateSubDM_DA()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmshell.pxi | 475 PetscInt numFields,
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 1144 PetscInt numFields, f, c, cStart, cEnd, pStart, pEnd, conStart, conEnd; in DMPlexComputeAnchorMatrix_Tree_Direct() local 1391 …PetscInt numFields, maxFields, f, pRefStart, pRefEnd, p, *rows, *cols, maxDof, maxAnDof… in DMPlexReferenceTreeGetChildrenMatrices() local 1502 PetscInt numFields, maxFields, pRefStart, pRefEnd, p, f; in DMPlexReferenceTreeRestoreChildrenMatrices() local 1546 …PetscInt numFields, maxFields, f, pRefStart, pRefEnd, p, maxDof, maxAnDof, *perm, *iperm, p… in DMPlexComputeAnchorMatrix_Tree_FromReference() local 2077 PetscInt numFields, maxFields; in DMPlexComputeInterpolatorTree() local 2831 PetscInt f, dim, numFields, numSecFields, p, pStart, pEnd, cStart, cEnd; in DMPlexComputeInjectorReferenceTree() local 3160 PetscInt numFields, f, pRefStart, pRefEnd, p, *rows, *cols, maxDof; in DMPlexReferenceTreeGetChildrenMatrices_Injection() local 3224 PetscInt numFields, pRefStart, pRefEnd, p, f; in DMPlexReferenceTreeRestoreChildrenMatrices_Injection() local 3278 …fine, PetscSF coarseToFine, const PetscInt *childIds, Vec fineVec, PetscInt numFields, PetscInt *o… in DMPlexTransferInjectorTree() 3519 PetscInt numFields, maxDof; in DMPlexComputeInjectorTree() local [all …]
|
| H A D | plex.c | 599 PetscInt numFields; in VecView_Plex_Local_VTK() local 642 PetscInt i, numFields; in VecView_Plex_Local() local 4329 PetscErrorCode DMCreateSubDM_Plex(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, DM *s… in DMCreateSubDM_Plex() 6524 …PetscSection section, PetscInt numPoints, const PetscInt points[], PetscInt numFields, const Petsc… in DMPlexVecGetClosure_Fields_Static() 6616 PetscInt depth, numFields, numPoints, asize; in DMPlexVecGetOrientedClosure() local 6797 PetscInt mdepth, numFields, numPoints, Np = 0, p, clsize, size; in DMPlexVecGetClosureAtDepth() local 7301 PetscInt depth, numFields, numPoints, p, clsize; in DMPlexVecSetClosure() local 7485 PetscInt numFields, numPoints, p; in DMPlexVecSetFieldClosure_Internal() local 7700 PetscInt numFields, foff, f; in DMPlexGetIndicesPointFields_Internal() local 7751 PetscInt numFields, foff, f; in DMPlexGetIndicesPointFieldsSplit_Internal() local [all …]
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbfield.cxx | 158 PetscErrorCode DMMoabSetFieldNames(DM dm, PetscInt numFields, const char *fields[]) in DMMoabSetFieldNames()
|
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 98 PetscInt numFields, f, c, pStart, pEnd, p; in PetscSectionCopy_Internal() local 350 PetscErrorCode PetscSectionGetNumFields(PetscSection s, PetscInt *numFields) in PetscSectionGetNumFields() 377 PetscErrorCode PetscSectionSetNumFields(PetscSection s, PetscInt numFields) in PetscSectionSetNumFields() 1481 PetscInt numFields, f, numComponents; in PetscSectionCreateGlobalSection() local 2298 PetscInt numFields, f, c, numSubpoints = 0, pStart, pEnd, p, spStart, spEnd, subp; in PetscSectionCreateSubplexSection_Private() local 3094 PetscInt numFields, f, c, numPoints, pStart, pEnd, p; in PetscSectionPermute() local
|
| /petsc/include/petsc/private/ |
| H A D | sectionimpl.h | 42 PetscInt numFields; /* The number of fields making up the degrees of freedom */ member
|
| H A D | dmmbimpl.h | 40 PetscInt numFields; member
|
| /petsc/src/ts/tutorials/ |
| H A D | ex52.c | 269 PetscInt dim, numFields = 1, numBC, i; in main() local
|
| /petsc/src/dm/impls/patch/ |
| H A D | patch.c | 391 PetscErrorCode DMCreateSubDM_Patch(DM dm, PetscInt numFields, const PetscInt fields[], IS *is, DM *… in DMCreateSubDM_Patch()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 3609 PetscErrorCode PetscDSCopyBoundary(PetscDS ds, PetscInt numFields, const PetscInt fields[], PetscDS… in PetscDSCopyBoundary() 3689 PetscErrorCode PetscDSSelectDiscretizations(PetscDS prob, PetscInt numFields, const PetscInt fields… in PetscDSSelectDiscretizations() 3738 PetscErrorCode PetscDSSelectEquations(PetscDS prob, PetscInt numFields, const PetscInt fields[], Pe… in PetscDSSelectEquations()
|
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfutils.c | 243 PetscInt numFields, nroots, rpStart, rpEnd, lpStart = PETSC_INT_MAX, lpEnd = -1, f, c; in PetscSFDistributeSection() local
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 1569 static PetscErrorCode DMCreateSubDM_Forest(DM dm, PetscInt numFields, const PetscInt fields[], IS *… in DMCreateSubDM_Forest()
|
| /petsc/src/dm/impls/shell/ |
| H A D | dmshell.c | 1120 static PetscErrorCode DMCreateSubDM_Shell(DM dm, PetscInt numFields, const PetscInt fields[], IS *i… in DMCreateSubDM_Shell()
|
| /petsc/src/snes/utils/ |
| H A D | dmplexsnes.c | 192 PetscInt numFields, f, pStart, pEnd, p; in SNESMonitorFields() local
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 450 …PetscInt dim, coordDim, numFields, numComponents = 0, qNc, Nq, cStart, cEnd, vStart, vEnd,… in InterpolateGradient() local
|