| /petsc/src/sys/classes/draw/impls/tikz/ |
| H A D | tikz.c | 10 PetscBool written; /* something has been written to the current frame */ member 74 PetscBool written; in PetscDrawClear_TikZ() local 78 …PetscCallMPI(MPIU_Allreduce(&win->written, &written, 1, MPI_C_BOOL, MPI_LOR, PetscObjectComm((Pets… in PetscDrawClear_TikZ() 79 if (!written) PetscFunctionReturn(PETSC_SUCCESS); in PetscDrawClear_TikZ() 82 win->written = PETSC_FALSE; in PetscDrawClear_TikZ() 91 win->written = PETSC_TRUE; in PetscDrawLine_TikZ() 101 win->written = PETSC_TRUE; in PetscDrawRectangle_TikZ() 111 win->written = PETSC_TRUE; in PetscDrawTriangle_TikZ() 122 win->written = PETSC_TRUE; in PetscDrawEllipse_TikZ() 134 win->written = PETSC_TRUE; in PetscDrawString_TikZ() [all …]
|
| /petsc/src/vec/vec/tests/output/ |
| H A D | ex55_1.out | 1 Attribute value written: 'Hello World!!'
|
| /petsc/doc/overview/ |
| H A D | index.md | 5 equation solvers, ODE integrators, and optimization algorithms** for application codes written in
|
| /petsc/doc/developers/ |
| H A D | articles.md | 3 Many articles have been written about the design of PETSc. We mention
|
| H A D | style.md | 699 1. Proper nouns, including Unix, Linux, X Windows, and Microsoft Windows, should be fully written a… 700 The Apple computer operating system is written as macOS. 705 6. Microsoft Windows should always be written out with two words. That is, it should not be shorten… 707 8. BLAS and LAPACK are written in full capitalization. 708 9. Open MPI is written as two words.
|
| H A D | buildsystem.md | 7 but written in Python especially for PETSc. 121 it has the advantage of being written in Python, a widely-understood, high-level
|
| H A D | matrices.md | 32 no direct control, code must be written in such a way that the compiler
|
| H A D | documentation.md | 16 …rg/en/master/) to build our web pages and documentation. Most content is written using [reStructur…
|
| H A D | objects.md | 24 A private part used by only one particular implementation written in
|
| /petsc/doc/manual/ |
| H A D | about_this_manual.md | 13 written in Fortran, C, C++, and Python (via petsc4py; see {any}`sec_getting_started` ). The library 29 MATLAB code can be written.
|
| H A D | fortran.md | 102 …and `PetscReal` are simply aliases for basic Fortran types and cannot be written as `type(tPetscIn… 408 function references a routine written in the same language as the PETSc 411 function must be (a subroutine) written in Fortran.
|
| H A D | advanced.md | 122 directory for examples on how the reordering routines may be written.
|
| H A D | tao.md | 97 TAO applications written in C/C++ should have the statement 211 application developer, passed into a routine also written by the 661 be specified in a routine, written by the user, that evaluates 776 specified in a routine written by the user with the form 3075 TAO solvers must be written in C or C++ and include several routines 3079 routines may be written to set options within the solver, view the 3276 the other functions written for this solver implementation.
|
| H A D | streams.md | 288 …his would require, of course, a far more complicated OpenMP code that is written using MPI-like pa…
|
| H A D | other.md | 587 written in C, C++, and Fortran. To do so, we employ either the C99 1131 on existing, possibly hand-written, makefiles. Qt Creator has a visual
|
| /petsc/src/sys/perfstubs/ |
| H A D | LICENSE | 18 this software without specific prior written permission.
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | overview.rst | 20 codes written in C, C++, and Fortran. PETSc provides many of the
|
| H A D | documentation_standards.rst | 15 Docstrings are to be written in `numpydoc:format` format.
|
| /petsc/src/ksp/pc/impls/sor/ |
| H A D | sor.tex | 16 Symmetric successive over-relaxation as a simple iterative solver can be written as the two-step pr…
|
| /petsc/doc/install/ |
| H A D | external_software.md | 49 - libtfs (the scalable parallel direct solver created and written by Henry Tufo and Paul
|
| /petsc/doc/miscellaneous/ |
| H A D | codemanagement.md | 79 written for an application will be visited **over and over** again,
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | LICENSE | 202 your rights to work written entirely by you; rather, the intent is to 306 c) Accompany the work with a written offer, valid for at 411 written in the body of this License. 498 library `Frob' (a library for tweaking knobs) written by James Random
|
| /petsc/doc/changes/ |
| H A D | 37.md | 172 - -ts_monitor_binary_solution filename should now be written as
|
| H A D | 321.md | 76 - `VecLoad()` automatically determines whether the file was written using 32-bit or 64-bit indices,…
|
| H A D | 316.md | 71 - Error if timestepped dataset is read/written out of timestepping mode, or
|