Searched refs:lab (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/sys/classes/viewer/impls/ams/ |
| H A D | amsopen.c | 33 PetscErrorCode PetscViewerSAWsOpen(MPI_Comm comm, PetscViewer *lab) in PetscViewerSAWsOpen() argument 36 PetscCall(PetscViewerCreate(comm, lab)); in PetscViewerSAWsOpen() 37 PetscCall(PetscViewerSetType(*lab, PETSCVIEWERSAWS)); in PetscViewerSAWsOpen()
|
| /petsc/src/sys/classes/viewer/impls/string/ |
| H A D | stringv.c | 84 PetscErrorCode PetscViewerStringOpen(MPI_Comm comm, char string[], size_t len, PetscViewer *lab) Pe… in PetscViewerStringOpen() argument 87 PetscCall(PetscViewerCreate(comm, lab)); in PetscViewerStringOpen() 88 PetscCall(PetscViewerSetType(*lab, PETSCVIEWERSTRING)); in PetscViewerStringOpen() 89 PetscCall(PetscViewerStringSetString(*lab, string, len)); in PetscViewerStringOpen()
|
| /petsc/src/sys/classes/viewer/impls/socket/ |
| H A D | send.c | 313 …tscErrorCode PetscViewerSocketOpen(MPI_Comm comm, const char machine[], int port, PetscViewer *lab) argument 316 PetscCall(PetscViewerCreate(comm, lab)); 317 PetscCall(PetscViewerSetType(*lab, PETSCVIEWERSOCKET)); 318 PetscCall(PetscViewerSocketSetConnection(*lab, machine, port));
|
| /petsc/doc/ |
| H A D | petsc.bib | 1704 lab = {ANL}, 1716 lab = {ANL}, 1727 lab = {ANL}, 2659 lab = {LANL}, 2669 lab = {LANL}, 2680 lab = {LANL}, 2690 lab = {PPPL}, 2702 lab = {PPPL}, 2712 lab = {PPPL}, 2723 lab = {PPPL}, [all …]
|
| /petsc/doc/community/meetings/2023/ |
| H A D | index.md | 231 relatively new training documentation like the "AMD lab notes" to enable
|