Searched refs:formatted (Results 1 – 16 of 16) sorted by relevance
| /petsc/src/sys/objects/ |
| H A D | ptype.c | 194 char formatted[16]; in PetscDataTypeFromString() local 196 PetscCall(PetscStrncpy(formatted, name, 16)); in PetscDataTypeFromString() 197 PetscCall(PetscStrtolower(formatted)); in PetscDataTypeFromString() 198 PetscCall(PetscStrcmp(formatted, "scalar", found)); in PetscDataTypeFromString() 202 PetscCall(PetscStrcmp(formatted, "real", found)); in PetscDataTypeFromString()
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _src_pos.py | 187 def formatted(self, *args, **kwargs) -> str: member in SourceLocation 202 return self._get_src(SourceRange.formatted, *args, **kwargs) 584 def formatted(self, *args, **kwargs) -> str: member in SourceRange 604 print(self.formatted(*args, **kwargs))
|
| H A D | _cursor.py | 528 def formatted(self, **kwargs) -> str: member in Cursor 543 pl.sync_print(self.formatted(**kwargs))
|
| H A D | _linter.py | 230 previous = seen[combo_tup][0].formatted(
|
| /petsc/doc/developers/ |
| H A D | style.md | 121 …repository with `make clangformat`. All merge requests must be properly formatted; this is automat… 568 PETSc uses formatted comments and the Sowing packages {cite}`gropp1993sowing` {cite}`gropp1993sowin… 576 a formatted comment of a function that will be used for documentation and a Fortran interface. 578 …a formatted comment of a function that will be used only for documentation, not to generate a Fort… 580 a formatted comment of an enum used for documentation only. 583 a formatted comment for a data type such as 587 a formatted comment for a string type such as 591 a formatted comment of a CPP macro or enum value for documentation. 597 Each include file that contains formatted comments needs to have a line of the form 615 should include the following data, correctly formatted (see codes
|
| H A D | documentation.md | 140 …so that the text will be properly formatted in the {ref}`standalone PDF manual <sec_local_docs_lat…
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | _typing.py | 103 def formatted(self, **kwargs: Any) -> str: member in Formattable
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | contributing.rst | 22 Python code can be auto-formatted using::
|
| /petsc/doc/developers/contributing/ |
| H A D | pipelines.md | 82 If your source code is not properly formatted you will see an error from `make checkbadSource`. Alw…
|
| /petsc/doc/manual/ |
| H A D | tests.md | 136 Include at the bottom of the test code a formatted comment indicating what tests should be run, see
|
| /petsc/doc/changes/ |
| H A D | 2017.md | 91 assembly of block AIJ formatted matrices (MATSEQBAIJ and
|
| H A D | 314.md | 34 YAML-formatted options on the command line
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/ |
| H A D | _util.py | 606 parent_func_src = parent_func.formatted()
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_section_base.py | 562 … src_list.append(loc.formatted(num_before_context=nbefore, num_after_context=nafter, trim=False))
|
| /petsc/doc/faq/ |
| H A D | index.md | 137 - Our manual pages are generated automatically from formatted comments in the code,
|
| /petsc/doc/ |
| H A D | petsc.bib | 2 % This file is formatted by:
|