Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 25 of 60) sorted by relevance

123

/petsc/src/snes/tutorials/output/
H A Dex27_2d_p2_rt0p0_a2_sensor.out4 sequence length: 2
16 sequence length: 1
H A Dex27_2d_p2_rt0p0_sensor.out4 sequence length: 1
H A Dex27_2d_p2_rt0p0_quadratic.out4 sequence length: 1
H A Dex27_2d_p2_rt0p0_trig.out4 sequence length: 1
H A Dex22_1_alt_2.out17 total number of grid sequence refinements=2
H A Dex19_ngmres_fas_ms.out20 total number of grid sequence refinements=2
H A Dex22_1_alt.out17 total number of grid sequence refinements=2
H A Dex22_1.out17 total number of grid sequence refinements=2
H A Dex22_1_alt_3.out17 total number of grid sequence refinements=2
H A Dex5_3_alt.out10 total number of grid sequence refinements=2
H A Dex5_3.out10 total number of grid sequence refinements=2
H A Dex5_4_alt.out28 total number of grid sequence refinements=2
/petsc/doc/changes/
H A D2022.md60 - The calling sequence of `TSSetType()` has changed; see the
67 - The calling sequence of `SNESSetType()` has changed; see the
79 - The calling sequence of `KSPSetType()` has changed; see the
89 - The calling sequence of `PCSetType()` has changed; see the
134 - Changed the calling sequence of `VecCreate()`, now takes both
H A D2017.md22 - Changed the calling sequence of TSRegister().
38 - Changed the calling sequence of SNESRegister().
48 - Changed the calling sequence of KSPRegister().
53 - Changed the calling sequence of PCRegister().
93 - Changed the calling sequence of MatReorderingRegister();
156 calling sequence SETERRQ(int ierr,int pierr,char \*message); where
H A D2024.md83 - Changed the calling sequence of `SNESSetLineSearch()` so that it
98 - Changed the calling sequence of
130 - Changed the calling sequence of `MatILUFactor()` and
171 - Changed the calling sequence for `VecGetType()`; see the manual
205 - Changed the calling sequence of
207 - Changed the calling sequence of
209 - Changed the calling sequence of `PetscGetDate().`
H A D21.md15 - The calling sequence for PetscMalloc() was changed to return and
85 calling sequence of SETERRQ() to eliminate the second input
H A D2028.md30 - Changed calling sequence of SNES monitoring routines to add an
35 - Changed calling sequence of `MatSNESMFAddNullSpace()` to take
H A D230.md128 - Changed the name and calling sequence for SNESSetLineSearchCheck()
/petsc/src/vec/vec/tutorials/
H A Dex21f90.F9012 sequence
/petsc/src/sys/yaml/src/
H A Dyaml_private.h648 (node).data.sequence.items.start = (node_items_start), \
649 (node).data.sequence.items.end = (node_items_end), \
650 (node).data.sequence.items.top = (node_items_start), \
651 (node).data.sequence.style = (node_style))
H A Dloader.c308 if (!STACK_LIMIT(parser, parent->data.sequence.items, INT_MAX-1)) in yaml_parser_load_node_add()
310 if (!PUSH(parser, parent->data.sequence.items, index)) in yaml_parser_load_node_add()
H A Dapi.c383 STACK_DEL(&context, node.data.sequence.items); in yaml_document_delete()
/petsc/src/dm/ftn-mod/
H A Dpetscdmmod.F9010 sequence
/petsc/src/sys/yaml/include/
H A Dyaml.h533 } sequence; member
/petsc/src/sys/objects/
H A Doptionsyaml.c29 #define SEQ(node) ((node)->data.sequence.items)

123