Searched defs:numComps (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/snes/tutorials/network/power/ |
| H A D | pffunctions.c | 36 PetscInt offsetfrom, offsetto, goffsetfrom, goffsetto, numComps; in FormJacobian_Power_private() local 246 PetscInt offsetfrom, offsetto, offset, i, j, key, numComps; in FormFunction_Power() local 357 PetscInt key, numComps, j, offset; in SetInitialGuess_Power() local
|
| H A D | power2.c | 31 PetscInt numComps; in FormFunction_Subnet() local 177 PetscInt numComps; in FormJacobian_Subnet() local 377 PetscInt key, numComps, j, offset; in SetInitialValues_Subnet() local
|
| /petsc/src/dm/interface/ |
| H A D | dmi.c | 78 …, PetscSection gs, PetscInt numFields, const PetscInt fields[], const PetscInt numComps[], const P… in PetscSectionSelectFields_Private() 234 …scSection section, PetscInt numFields, const PetscInt fields[], const PetscInt numComps[], const P… in DMSelectFields_Private() 412 …ectionSubDM(DM dm, PetscInt numFields, const PetscInt fields[], const PetscInt numComps[], const P… in DMCreateSectionSubDM()
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busdmnetwork.c | 362 PetscInt key, numComps, j; in SetInitialGuess() local 525 PetscInt numComps; in FormIFunction() local 775 PetscInt i, j, offsetbus, offsetgen, key, numComps; in AlgFunction() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 523 PetscInt bd2, field, numComps, numValues; in DMCreateLocalSection_Plex() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 704 static PetscErrorCode ErrorIndicator_Simple(PetscInt dim, PetscReal volume, PetscInt numComps, cons… in ErrorIndicator_Simple()
|