Home
last modified time | relevance | path

Searched defs:component (Results 1 – 10 of 10) sorted by relevance

/petsc/src/ksp/pc/impls/hmg/
H A Dhmg.c13 PetscInt component; /* Which subspace is used for the subspace-based coarsening algorithm? */ member
16 …HMGExtractSubMatrix_Private(Mat pmat, Mat *submat, MatReuse reuse, PetscInt component, PetscInt bl… in PCHMGExtractSubMatrix_Private()
370 static PetscErrorCode PCHMGSetCoarseningComponent_HMG(PC pc, PetscInt component) in PCHMGSetCoarseningComponent_HMG()
399 PetscErrorCode PCHMGSetCoarseningComponent(PC pc, PetscInt component) in PCHMGSetCoarseningComponent()
/petsc/src/snes/tutorials/network/power/
H A Dpffunctions.c44 void *component; in FormJacobian_Power_private() local
253 void *component; in FormFunction_Power() local
358 void *component; in SetInitialGuess_Power() local
H A Dpower2.c32 void *component; in FormFunction_Subnet() local
178 void *component; in FormJacobian_Subnet() local
378 void *component; in SetInitialValues_Subnet() local
/petsc/src/ksp/ksp/tutorials/network/
H A Dex3.c186 void *component; in main() local
/petsc/src/snes/tutorials/network/
H A Dex1.c209 void *component; in FormFunction() local
273 void *component; in SetInitialGuess() local
/petsc/src/ts/tutorials/power_grid/stability_9bus/
H A Dex9busdmnetwork.c374 void *component; in SetInitialGuess() local
493 void *component; in FormIFunction() local
755 void *component; in AlgFunction() local
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h144 DMNetworkComponent *component; /* List of components that have been registered */ member
/petsc/src/dm/impls/network/
H A Dnetwork.c924 DMNetworkComponent *component = NULL, *newcomponent = NULL; in DMNetworkRegisterComponent() local
1362 DMNetworkComponent *component = &network->component[componentkey]; in DMNetworkAddComponent() local
1462 …nent(DM dm, PetscInt p, PetscInt compnum, PeOp PetscInt *compkey, PetscCtxRt component, PeOp Petsc… in DMNetworkGetComponent()
/petsc/config/BuildSystem/config/
H A Dbase.py118 def logError(self, component, status, output, error): argument
/petsc/src/dm/impls/stag/
H A Dstagutils.c221 const PetscInt component = 0; in DMStagGetProductCoordinateLocationSlot() local