Home
last modified time | relevance | path

Searched refs:statements (Results 1 – 14 of 14) sorted by relevance

/petsc/src/binding/petsc4py/
H A D.cython-lint.toml7 "E701", # multiple statements on one line (colon)
8 "E702", # multiple statements on one line (semicolon)
/petsc/include/petsc/finclude/
H A Dpetscisbase.h3 ! Note: This file should contain only define statements
H A Dpetscvecbase.h3 ! Note: This file should contain only define statements
H A Dpetscsysbase.h3 ! Note: This file should contain only define statements
/petsc/doc/developers/
H A Ddocumentation.md75 - Any invocable command line statements longer than a few words should be in
76 …lock::` sections. Double backticks must enclose any such statements not in code-block statements"\…
H A Dbuildsystem.md375 Fortran whose preprocessor can sometimes fail at these statements.
/petsc/doc/changes/
H A D2016.md102 attempting to sequentialize printf() statements via
/petsc/config/BuildSystem/config/
H A Dframework.py1130 def addBatchBody(self, statements): argument
1132 if not isinstance(statements, list):
1133 statements = [statements]
1134 self.batchBodies.extend(statements)
/petsc/doc/miscellaneous/
H A Dcodemanagement.md85 problems is much faster than using print statements.
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh1680 /* .. Data statements .. */
1818 /* .. Data statements .. */
2068 /* .. Data statements .. */
3671 /* .. Data statements .. */
3809 /* .. Data statements .. */
4059 /* .. Data statements .. */
/petsc/doc/manual/
H A Dgetting_started.md274 The C/C++ include files for PETSc should be used via statements such as
859 > (and use statements in Fortran).
986 These allow cleaner application code since it does not have many if statements to avoid inactive me…
H A Dmat.md482 different process. For example, the statements
491 processes. On the other hand, the statements
H A Dprofiling.md611 the standard `printf()` and `fprintf()` statements.
/petsc/doc/faq/
H A Dindex.md818 ### How can I put carriage returns in `PetscPrintf()` statements from Fortran?
1518 occurs when there are "if" statements in the residual evaluation, e.g. phase change or