Searched refs:ch (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/ts/tutorials/ |
| H A D | ex42.c | 85 PetscInt ca[4], ch[4], rowa, rowh; in RHSJacobian() local 102 ca[0] = ch[1] = 2 * i; in RHSJacobian() 105 ca[1] = ch[0] = 2 * i + 1; in RHSJacobian() 111 ch[idx] = 2 * (i - 1) + 1; in RHSJacobian() 120 ch[idx] = 2 * (i + 1) + 1; in RHSJacobian() 128 PetscCall(MatSetValues(B, 1, &rowh, idx, ch, vh, INSERT_VALUES)); in RHSJacobian()
|
| /petsc/src/ksp/pc/impls/spai/ |
| H A D | readme | 6 http://www.sam.math.ethz.ch/~grote/spai/
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 829 PetscInt ch, numChildren; in DMPlexView_GLVis_ASCII() local 834 … for (ch = 0; ch < numChildren; ch++) PetscCall(DMLabelSetValue(perLabel, children[ch], 2)); in DMPlexView_GLVis_ASCII() 852 PetscInt ch, numChildren; in DMPlexView_GLVis_ASCII() local 857 … for (ch = 0; ch < numChildren; ch++) PetscCall(DMLabelSetValue(perLabel, children[ch], 2)); in DMPlexView_GLVis_ASCII()
|
| H A D | plexpartition.c | 413 PetscInt numChildren, ch; in DMPlexCreatePartitionerGraph_ViaMat() local 420 for (ch = 0; ch < numChildren; ch++) { in DMPlexCreatePartitionerGraph_ViaMat() 421 const PetscInt child = children[ch]; in DMPlexCreatePartitionerGraph_ViaMat()
|
| /petsc/doc/miscellaneous/ |
| H A D | acknowledgements.md | 87 <https://cccs.unibas.ch/lehre/software-packages/>
|
| /petsc/doc/ |
| H A D | petsc.bib | 2635 url = {http://epsppd.epfl.ch/Roma/pdf/P4_153.pdf}, 7196 url = {http://www.sam.math.ethz.ch/\~{ }andrea/}, 14544 note = {http://www.sam.math.ethz.ch/\~{ }grote/spai/},
|