Searched refs:Container (Results 1 – 8 of 8) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | logimpl.h | 9 #define PETSC_LOG_RESIZABLE_ARRAY(Container, Entry, Key, Constructor, Destructor, Equal) \ argument 10 typedef struct _n_PetscLog##Container *PetscLog##Container; \ 11 …static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Create(int, PetscLog##Container *);… 12 static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Destroy(PetscLog##Container *); \ 13 …static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Recapacity(PetscLog##Container, int… 14 static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Resize(PetscLog##Container, int); \ 15 static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Push(PetscLog##Container, Entry); \ 16 …static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Find(PetscLog##Container, Key, int … 17 …static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##GetSize(PetscLog##Container, PetscI… 18 …static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Get(PetscLog##Container, PetscInt, … [all …]
|
| /petsc/src/sys/tutorials/output/ |
| H A D | ex6_0.out | 6 [0:time_removed:MyEventBeginHandler ] associated object name: Container 1 7 [0:time_removed:MyEventBeginHandler ] associated object name: Container 2 8 [0:time_removed:MyEventBeginHandler ] associated object name: Container 3 9 [0:time_removed:MyEventBeginHandler ] associated object name: Container 4 11 [0:time_removed:MyObjectDestroyHandler] object type:time_removed: Container 1 12 [0:time_removed:MyObjectDestroyHandler] object type:time_removed: Container 2 13 [0:time_removed:MyObjectDestroyHandler] object type:time_removed: Container 3 14 [0:time_removed:MyObjectDestroyHandler] object type:time_removed: Container 4
|
| H A D | ex7_0.out | 8 [0:time_removed:PetscLogHandlerLogObjectState_Ex7] Logged state for "User Container": Created at 2.…
|
| /petsc/src/sys/logging/state/ |
| H A D | logregistry.c | 3 #define PETSC_LOG_RESIZABLE_ARRAY_HAS_NAME(Container, Entry, Key, Equal) \ argument 4 static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Destructor(Entry *entry) \ 10 PETSC_LOG_RESIZABLE_ARRAY(Container, Entry, Key, NULL, PetscLog##Container##Destructor, Equal) 12 #define PETSC_LOG_RESIZABLE_ARRAY_KEY_BY_NAME(Container, Entry) \ argument 13 …static inline PETSC_UNUSED PetscErrorCode PetscLog##Container##Equal(Entry *entry, const char *nam… 19 PETSC_LOG_RESIZABLE_ARRAY_HAS_NAME(Container, Entry, const char *, PetscLog##Container##Equal)
|
| /petsc/src/sys/tests/output/ |
| H A D | ex30_3.out | 5 Name: Container 2
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/ |
| H A D | _typing.py | 45 Iterator, Iterable, Generator, Callable, Collection, Sequence, Container, Mapping
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/ |
| H A D | _linter.py | 240 …def find_lintable_expressions(tu: clx.TranslationUnit, symbol_names: Container[str]) -> Generator[…
|
| /petsc/doc/ |
| H A D | petsc.bib | 5203 title = {Simulations of Zigzag Maneuvers for a Container Ship with Direct Moving Rudder 5344 waves of the {KRISO} {Container} {Ship} ({KCS}) model},
|