Searched refs:states (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/sys/yaml/src/ |
| H A D | parser.c | 375 if (!PUSH(parser, parser->states, YAML_PARSE_DOCUMENT_END_STATE)) in yaml_parser_parse_document_start() 399 if (!PUSH(parser, parser->states, YAML_PARSE_DOCUMENT_END_STATE)) in yaml_parser_parse_document_start() 452 parser->state = POP(parser, parser->states); in yaml_parser_parse_document_content() 545 parser->state = POP(parser, parser->states); in yaml_parser_parse_node() 651 parser->state = POP(parser, parser->states); in yaml_parser_parse_node() 694 parser->state = POP(parser, parser->states); in yaml_parser_parse_node() 749 if (!PUSH(parser, parser->states, in yaml_parser_parse_block_sequence_entry() 762 parser->state = POP(parser, parser->states); in yaml_parser_parse_block_sequence_entry() 802 if (!PUSH(parser, parser->states, in yaml_parser_parse_indentless_sequence_entry() 815 parser->state = POP(parser, parser->states); in yaml_parser_parse_indentless_sequence_entry() [all …]
|
| H A D | api.c | 168 if (!STACK_INIT(parser, parser->states, yaml_parser_state_t*)) in yaml_parser_initialize() 184 STACK_DEL(parser, parser->states); in yaml_parser_initialize() 206 STACK_DEL(parser, parser->states); in yaml_parser_delete()
|
| /petsc/doc/manualpages/MANSECHeaders/ |
| H A D | Sensitivity | 8 Note that the parameters can be initial states or system parameters as used in the calculation of O…
|
| /petsc/doc/developers/contributing/ |
| H A D | submittingmr.md | 45 Some MRs may begin with either of the following `workflow` states. 51 The developer usually eventually converts these two states to `workflow::Review`.
|
| /petsc/doc/changes/ |
| H A D | 311.md | 80 - Added TSTrajectoryGetVecs() to reconstructs states and time
|
| /petsc/src/sys/yaml/include/ |
| H A D | yaml.h | 947 } states; member
|
| /petsc/doc/community/meetings/2025/ |
| H A D | index.md | 140 …tivity and antiferromagnetism. For a sparse matrix with 34 billion basis states, the underlying co…
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 250 Section 6 states terms for distribution of such executables.
|
| /petsc/doc/faq/ |
| H A D | index.md | 1207 ### TS or SNES produces infeasible (out of domain) solutions or states. How can I prevent this? 1525 `TSPSEUDO` for steady-states.
|
| /petsc/doc/manual/ |
| H A D | ts.md | 1331 The discrete adjoint model requires the states (and stage values in the
|
| H A D | tao.md | 431 intermediate application states. The user defines these constraints through
|