Home
last modified time | relevance | path

Searched refs:caching (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ts/trajectory/interface/
H A Dtraj.c67 if (tj->lag.caching) tj->lag.Udotcached.time = PETSC_MIN_REAL; in TSTrajectorySet()
178 if (U && tj->lag.caching) { in TSTrajectoryGetVecs()
196 if (Udot && tj->lag.caching) { in TSTrajectoryGetVecs()
414 t->lag.caching = PETSC_TRUE; in TSTrajectoryCreate()
826 …Turn on/off caching of TSTrajectoryGetVecs input", NULL, tj->lag.caching, &tj->lag.caching, NULL)); in TSTrajectorySetFromOptions()
/petsc/doc/install/
H A Dmultibuild.md72 While the caching system used by `configure` is very useful, it usually errs on
85 caching mechanism potentially in use, such as [CCache](https://ccache.dev/).
91 If one still suspects malfeasance due to `configure` caching, or some corruption has
/petsc/include/petsc/private/
H A Dtsimpl.h106 PetscBool caching; member
/petsc/doc/developers/
H A Dbuildsystem.md105 quite time-consuming, and both Autoconf and CMake enable caching by
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas137 (expr/enable-caching? #t)
6029 (residuals/need-caching? #f)