Home
last modified time | relevance | path

Searched defs:gc (Results 1 – 20 of 20) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex32.c8 Vec gf, gc, lf, lc; in main() local
/petsc/src/binding/petsc4py/demo/hpddm/
H A Dhpddm.py65 gc, oc = pc.getHPDDMComplexities() variable
/petsc/src/ts/tutorials/power_grid/
H A Dex7.c107 Vec X, gc; in PostStep() local
146 Vec gc; in ini_bou() local
258 Vec localX, gc, localXdot; in IFunction() local
306 Vec gc; in IJacobian() local
H A Dex8.c143 Vec gc; in ini_bou() local
230 Vec localX, gc, localXdot; in IFunction() local
282 Vec gc; in IJacobian() local
H A Dex6.c128 Vec gc; in ini_bou() local
259 Vec localX, gc, localXdot; in IFunction() local
311 Vec gc; in IJacobian() local
/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dhpddm.h16 PetscErrorCode PCHPDDMGetComplexities(PETSC_UNUSED PC pc,PETSC_UNUSED PetscReal *gc, PETSC_UNUSED P… in PCHPDDMGetComplexities()
/petsc/src/dm/impls/swarm/tests/
H A Dex5.c77 Vec gc, gc0, gv, gv0; in CreateSwarm() local
381 Vec u, gc, gv, gc0, gv0; in InitializeSolveAndSwarm() local
510 Vec u, gc, gv; in MigrateParticles() local
H A Dex4.c114 Vec gc, gc0; in CreateSwarm() local
367 Vec gc, gc0; in InitializeSolve() local
H A Dex6.c211 Vec gc, gc0, gv, gv0; in CreateSwarm() local
917 Vec u, gc, gv, gc0, gv0; in InitializeSolveAndSwarm() local
1074 Vec u, gc, gv; in SetUpMigrateParticles() local
/petsc/src/sys/classes/draw/impls/x/
H A Dximpl.h31 PetscDrawXiGC gc; /* Graphics context */ member
/petsc/src/ts/tutorials/
H A Dex46.c135 PetscInt fc, gc; in g0_uu() local
152 PetscInt fc, gc, dg; in g1_uu() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c2672 for (PetscInt gc = 0; gc < NcJ; ++gc) { in PetscFEUpdateElementMat_Internal() local
2696 …for (PetscInt gc = 0; gc < NcJ; ++gc) elemMat[fOff] += bI * g0[fc * NcJ + gc] * tmpBasisJ[g * NcJ … in PetscFEUpdateElementMat_Internal() local
2815 PetscInt f, fc, g, gc, df, dg; in PetscFEUpdateElementMat_Hybrid_Internal() local
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx503 PetscErrorCode PCHPDDMGetComplexities(PC pc, PetscReal *gc, PetscReal *oc) in PCHPDDMGetComplexities()
563 PetscReal oc, gc; in PCView_HPDDM() local
/petsc/src/ksp/pc/impls/mg/
H A Dmg.c1306 PetscErrorCode PCMGGetGridComplexity(PC pc, PetscReal *gc, PetscReal *oc) in PCMGGetGridComplexity()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c1542 Vec u, gc, gv; in InitializeSolveAndSwarm() local
1588 Vec u, gc, gv, position, momentum; in MigrateParticles() local
H A Dex2.c2266 Vec u, gc, gv; in InitializeSolveAndSwarm() local
2319 Vec u, gc, gv, position, momentum; in MigrateParticles() local
H A Dex4.c2871 Vec u, gc, gv; in InitializeSolveAndSwarm() local
2924 Vec u, gc, gv, position, momentum; in MigrateParticles() local
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1707 PetscReal gc, oc; in PCView_GAMG() local
/petsc/src/dm/dt/fe/impls/basic/
H A Dfebasic.c1036 PetscInt fc, f, gc, g; in PetscFEIntegrateBdJacobian_Basic() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c1214 PetscInt size, found = 0, gc[2]; in PCBDDCNedelecSupport() local