Home
last modified time | relevance | path

Searched refs:formatted (Results 1 – 16 of 16) sorted by relevance

/petsc/src/sys/objects/
H A Dptype.c194 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.py187 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.py528 def formatted(self, **kwargs) -> str: member in Cursor
543 pl.sync_print(self.formatted(**kwargs))
H A D_linter.py230 previous = seen[combo_tup][0].formatted(
/petsc/doc/developers/
H A Dstyle.md121 …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 Ddocumentation.md140 …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.py103 def formatted(self, **kwargs: Any) -> str: member in Formattable
/petsc/src/binding/petsc4py/docs/source/
H A Dcontributing.rst22 Python code can be auto-formatted using::
/petsc/doc/developers/contributing/
H A Dpipelines.md82 If your source code is not properly formatted you will see an error from `make checkbadSource`. Alw…
/petsc/doc/manual/
H A Dtests.md136 Include at the bottom of the test code a formatted comment indicating what tests should be run, see
/petsc/doc/changes/
H A D2017.md91 assembly of block AIJ formatted matrices (MATSEQBAIJ and
H A D314.md34 YAML-formatted options on the command line
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_util.py606 parent_func_src = parent_func.formatted()
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py562 … src_list.append(loc.formatted(num_before_context=nbefore, num_after_context=nafter, trim=False))
/petsc/doc/faq/
H A Dindex.md137 - Our manual pages are generated automatically from formatted comments in the code,
/petsc/doc/
H A Dpetsc.bib2 % This file is formatted by: