Searched defs:jtype (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex29.c | 245 MatType jtype; in ComputeMatrix() local
|
| H A D | ex34.c | 284 MatType jtype; in ComputeMatrix() local
|
| /petsc/src/mat/graphops/coarsen/impls/misk/ |
| H A D | misk.c | 249 MatType jtype; in MatCoarsenApply_MISK_private() local
|
| /petsc/src/dm/dt/fe/impls/basic/ |
| H A D | febasic.c | 743 PetscErrorCode PetscFEIntegrateJacobian_Basic(PetscDS rds, PetscDS cds, PetscFEJacobianType jtype, … in PetscFEIntegrateJacobian_Basic() 893 … PetscFEIntegrateBdJacobian_Basic(PetscDS ds, PetscWeakForm wf, PetscFEJacobianType jtype, PetscFo… in PetscFEIntegrateBdJacobian_Basic() 1059 … PetscFEIntegrateHybridJacobian_Basic(PetscDS ds, PetscDS dsIn, PetscFEJacobianType jtype, PetscFo… in PetscFEIntegrateHybridJacobian_Basic()
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1601 PetscErrorCode PetscFEIntegrateJacobian(PetscDS rds, PetscDS cds, PetscFEJacobianType jtype, PetscF… in PetscFEIntegrateJacobian() 1653 PetscErrorCode PetscFEIntegrateBdJacobian(PetscDS ds, PetscWeakForm wf, PetscFEJacobianType jtype, … in PetscFEIntegrateBdJacobian() 1706 PetscErrorCode PetscFEIntegrateHybridJacobian(PetscDS ds, PetscDS dsIn, PetscFEJacobianType jtype, … in PetscFEIntegrateHybridJacobian()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex15.c | 71 JacType jtype; /* What type of Jacobian to assemble */ member
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | agg.c | 732 MatType jtype; in PCGAMGCreateGraph_AGG() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 7740 MatType jtype; in MatCreateGraph_Simple_AIJ() local
|