| /petsc/lib/petsc/bin/ |
| H A D | petsc_tas_style.mplstyle | 1 ##Figure style starts here 8 ##Lines style starts here 12 ##Axes style starts here 15 ##Ticks style starts here 24 ##Mathtext style starts here 27 ##Legend style starts here
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Scripts/ |
| H A D | Sections.js | 4 if(e.style.display == 'none') 6 e.style.display = 'block'; 7 e.style.visibility = 'visible'; 12 e.style.display = 'none'; 13 e.style.visibility = 'hidden';
|
| H A D | Tabs.js | 29 tab.style.display = 'block'; 32 tab.style.display = 'none'; 43 …etElementById(this.tabs[k].href.substr(this.tabs[k].href.indexOf('#') + 1)).style.display = 'none'; 47 tab.style.display = 'block';
|
| /petsc/src/benchmarks/ |
| H A D | benchmarkAssembly.py | 45 for event, style in [('MatCUSPSetValBch', 'b-'), ('ElemAssembly', 'b:')]: 49 data.append(style) 59 for event, style in [('MatCUSPSetValBch', 'b-'), ('ElemAssembly', 'b:')]: 64 data.append(style) 74 for event, style in [('MatCUSPSetValBch', 'b-'), ('ElemAssembly', 'b:')]: 78 data.append(style)
|
| H A D | benchmarkExample.py | 205 for arch, style in zip(arches, ['-', ':']): 210 data.append(color+style) 234 for arch, style in zip(arches, ['-', ':']): 239 data.append(color+style) 261 for arch, style in zip(arches, ['-', ':']): 267 data.append(color+style) 306 for arch, style in zip(arches, ['-', ':']): 311 data.append(color+style) 327 for arch, style in zip(arches, ['-', ':']): 332 data.append(color+style)
|
| /petsc/src/sys/yaml/include/ |
| H A D | yaml.h | 269 yaml_scalar_style_t style; member 403 yaml_scalar_style_t style; member 415 yaml_sequence_style_t style; member 427 yaml_mapping_style_t style; member 517 yaml_scalar_style_t style; member 532 yaml_sequence_style_t style; member 547 yaml_mapping_style_t style; member
|
| /petsc/doc/manualpages/doctext/ |
| H A D | petscapp.cfg | 2 <style>\ 7 </style>\
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/ |
| H A D | SymbolsList.css | 65 font-style:italic; 69 font-style:italic;
|
| H A D | Report.css | 103 font-style:italic; 198 font-style:italic; 202 font-style:italic; 205 font-style:italic;
|
| H A D | HeadersDiff.css | 30 .small { font-size: 0.6em; font-style: italic; font-family: Verdana, Helvetica, sans-serif; }
|
| /petsc/doc/developers/ |
| H A D | index.md | 15 style
|
| H A D | style.md | 1 (style)= 197 The only exceptions to this rule are begin-end style macros which embed local variables 239 style), never mixed in with code. However, when variables are only used in a limited 648 07. If any input or output parameters are function pointers, they should be documented in the style
|
| /petsc/ |
| H A D | .gitmessage | 3 Commit-type: i.e. error-checking, optimization, bug-fix, portability-fix, testing-fix, style-fix, f…
|
| /petsc/src/sys/yaml/src/ |
| H A D | yaml_private.h | 529 (token).data.scalar.style = (token_style)) 583 (event).data.scalar.style = (event_style)) 591 (event).data.sequence_start.style = (event_style)) 602 (event).data.mapping_start.style = (event_style)) 643 (node).data.scalar.style = (node_style)) 651 (node).data.sequence.style = (node_style)) 659 (node).data.mapping.style = (node_style))
|
| H A D | loader.c | 384 event->data.scalar.length, event->data.scalar.style, in yaml_parser_load_scalar() 431 event->data.sequence_start.style, in yaml_parser_load_sequence() 499 event->data.mapping_start.style, in yaml_parser_load_mapping()
|
| H A D | parser.c | 644 if ((token->data.scalar.style == YAML_PLAIN_SCALAR_STYLE && !tag) in yaml_parser_parse_node() 655 token->data.scalar.style, start_mark, end_mark); in yaml_parser_parse_node()
|
| /petsc/src/binding/petsc4py/ |
| H A D | .ruff.toml | 38 quote-style = "single"
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscReadBinaryMatlab.m | 28 % check for old-style file open/close commands
|
| /petsc/doc/changes/ |
| H A D | 230.md | 35 - Changed BLAS-type interfaces to PETSc-style: 74 - Changed BLAS-type interfaces to PETSc-style:
|
| H A D | 231.md | 19 style
|
| H A D | 2016.md | 11 - We have stopped distributing the Unix-style manpages with PETSc.
|
| /petsc/doc/overview/ |
| H A D | matrix_table.md | 110 - limited-memory BFGS style matrices
|
| /petsc/doc/developers/contributing/ |
| H A D | index.md | 8 Before contributing code to PETSc, please read {any}`style`. You may also
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | overview.rst | 48 PETSc is designed with an object-oriented style. Almost all
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 1795 /* 'round to nearest' style. */ 1901 /* nearest' style. B/2 is half a unit in the last place of the two */ 2221 or if arithmetic seems to round in the IEEE style, determi 3786 /* 'round to nearest' style. */ 3892 /* nearest' style. B/2 is half a unit in the last place of the two */ 4212 or if arithmetic seems to round in the IEEE style, determi
|