Searched defs:resize (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ts/tests/ |
| H A D | ex17.c | 86 PetscErrorCode TransferSetUp(TS ts, PetscInt step, PetscReal time, Vec sol, PetscBool *resize, Pets… in TransferSetUp()
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | segmentedmempool.hpp | 269 inline PetscErrorCode MemoryChunk<E>::resize(size_type newsize) noexcept in resize() function in Petsc::memory::impl::MemoryChunk
|
| /petsc/src/ts/tutorials/ |
| H A D | ex11.c | 1103 …ptToleranceFVMSetUp(TS ts, PetscInt nstep, PetscReal time, Vec sol, PetscBool *resize, PetscCtx ct… in adaptToleranceFVMSetUp() 1487 PetscBool resize; in main() local
|
| H A D | ex30.c | 1851 static PetscErrorCode ResizeSetUp(TS ts, PetscInt nstep, PetscReal time, Vec u, PetscBool *resize, … in ResizeSetUp()
|
| /petsc/include/petsc/private/cpp/ |
| H A D | unordered_map.hpp | 932 inline PetscErrorCode KHashTable<V, H, KE>::resize(size_type req_size) noexcept in resize() function in Petsc::khash::KHashTable
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opus.cu | 192 PetscBool resize; member
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | 3816 …ErrorCode (*setup)(TS ts, PetscInt step, PetscReal time, Vec state, PetscBool *resize, PetscCtx ct… in TSSetResize()
|