Home
last modified time | relevance | path

Searched refs:written (Results 1 – 25 of 34) sorted by relevance

12

/petsc/src/sys/classes/draw/impls/tikz/
H A Dtikz.c10 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 Dex55_1.out1 Attribute value written: 'Hello World!!'
/petsc/doc/overview/
H A Dindex.md5 equation solvers, ODE integrators, and optimization algorithms** for application codes written in
/petsc/doc/developers/
H A Darticles.md3 Many articles have been written about the design of PETSc. We mention
H A Dstyle.md699 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 Dbuildsystem.md7 but written in Python especially for PETSc.
121 it has the advantage of being written in Python, a widely-understood, high-level
H A Dmatrices.md32 no direct control, code must be written in such a way that the compiler
H A Ddocumentation.md16 …rg/en/master/) to build our web pages and documentation. Most content is written using [reStructur…
H A Dobjects.md24 A private part used by only one particular implementation written in
/petsc/doc/manual/
H A Dabout_this_manual.md13 written in Fortran, C, C++, and Python (via petsc4py; see {any}`sec_getting_started` ). The library
29 MATLAB code can be written.
H A Dfortran.md102 …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 Dadvanced.md122 directory for examples on how the reordering routines may be written.
H A Dtao.md97 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 Dstreams.md288 …his would require, of course, a far more complicated OpenMP code that is written using MPI-like pa…
H A Dother.md587 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 DLICENSE18 this software without specific prior written permission.
/petsc/src/binding/petsc4py/docs/source/
H A Doverview.rst20 codes written in C, C++, and Fortran. PETSc provides many of the
H A Ddocumentation_standards.rst15 Docstrings are to be written in `numpydoc:format` format.
/petsc/src/ksp/pc/impls/sor/
H A Dsor.tex16 Symmetric successive over-relaxation as a simple iterative solver can be written as the two-step pr…
/petsc/doc/install/
H A Dexternal_software.md49 - libtfs (the scalable parallel direct solver created and written by Henry Tufo and Paul
/petsc/doc/miscellaneous/
H A Dcodemanagement.md79 written for an application will be visited **over and over** again,
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE202 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 D37.md172 - -ts_monitor_binary_solution filename should now be written as
H A D321.md76 - `VecLoad()` automatically determines whether the file was written using 32-bit or 64-bit indices,…
H A D316.md71 - Error if timestepped dataset is read/written out of timestepping mode, or

12