| /petsc/src/sys/utils/ |
| H A D | str.c | 151 PetscErrorCode PetscStrArrayallocpy(const char *const *list, char ***t) in PetscStrArrayallocpy() 175 PetscErrorCode PetscStrArrayDestroy(char ***list) in PetscStrArrayDestroy() 208 PetscErrorCode PetscStrNArrayallocpy(PetscInt n, const char *const *list, char ***t) in PetscStrNArrayallocpy() 229 PetscErrorCode PetscStrNArrayDestroy(PetscInt n, char ***list) in PetscStrNArrayDestroy() 482 PetscErrorCode PetscStrInList(const char str[], const char list[], char sep, PetscBool *found) in PetscStrInList() 696 PetscErrorCode PetscEListFind(PetscInt n, const char *const *list, const char *str, PetscInt *value… in PetscEListFind()
|
| /petsc/src/sys/dll/ |
| H A D | dl.c | 218 PetscDLLibrary list = NULL, nlist, prev; in PetscDLLibrarySym() local 316 PetscDLLibrary list, prev; in PetscDLLibraryAppend() local 399 PetscDLLibrary list, prev; in PetscDLLibraryPrepend() local 482 PetscErrorCode PetscDLLibraryClose(PetscDLLibrary list) in PetscDLLibraryClose()
|
| H A D | reg.c | 468 PetscErrorCode PetscFunctionListView(PetscFunctionList list, PetscViewer viewer) in PetscFunctionListView() 519 PetscErrorCode PetscFunctionListGet(PetscFunctionList list, const char ***array, int *n) in PetscFunctionListGet() 558 …refix[], const char name[], const char text[], const char man[], PetscFunctionList list, const cha… in PetscFunctionListPrintTypes()
|
| /petsc/share/petsc/saws/js/ |
| H A D | populateLists.js | 1 function populateList(type, endtag, list) argument
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex17.c | 9 PetscDualSpace h_1, h_div, list[2], joint; in main() local
|
| /petsc/src/sys/classes/bag/ftn-custom/ |
| H A D | zbagf.c | 10 PETSC_EXTERN void petscbagregisterenumprivate_(PetscBag *bag, void *addr, const char *const *list, … in petscbagregisterenumprivate_()
|
| /petsc/src/mat/graphops/color/impls/minpack/ |
| H A D | color.c | 29 PetscInt *list, *work, clique, *seq, *coloring, n; in MatColoringApply_SL() local 129 PetscInt *list, *work, *seq, *coloring, n; in MatColoringApply_LF() local 232 PetscInt *list, *work, clique, *seq, *coloring, n; in MatColoringApply_ID() local
|
| H A D | seq.c | 5 …onst PetscInt *jpntr, const PetscInt *indcol, const PetscInt *ipntr, PetscInt *list, PetscInt *ngr… in MINPACKseq()
|
| H A D | slo.c | 5 …pntr, const PetscInt *indcol, const PetscInt *ipntr, PetscInt *ndeg, PetscInt *list, PetscInt *max… in MINPACKslo()
|
| H A D | ido.c | 7 …pntr, const PetscInt *indcol, const PetscInt *ipntr, PetscInt *ndeg, PetscInt *list, PetscInt *max… in MINPACKido()
|
| /petsc/src/mat/graphops/order/ |
| H A D | qmdupd.c | 32 …st PetscInt *xadj, const PetscInt *adjncy, const PetscInt *nlist, const PetscInt *list, PetscInt *… in SPARSEPACKqmdupd()
|
| H A D | sorder.c | 235 PetscErrorCode MatGetOrderingList(PetscFunctionList *list) in MatGetOrderingList()
|
| /petsc/include/ |
| H A D | petscoptions.h | 114 const char *const *list; /* used for available values for PetscOptionsEList() */ member 444 …#define PetscOptionsEnum(opt, text, man, list, currentvalue, value, set) PetscOptionsEnum… argument 1137 …#define PetscOptionsFList(opt, ltext, man, list, currentvalue, value, len, set) PetscOptionsFLis… argument 1180 …#define PetscOptionsEList(opt, ltext, man, list, ntext, currentvalue, value, set) PetscOptionsELis… argument 1415 …#define PetscOptionsEnumArray(opt, text, man, list, value, n, set) PetscOptionsEnum… argument
|
| /petsc/src/snes/interface/ |
| H A D | snesj.c | 58 const char *list[2] = {"ds", "wp"}; in SNESComputeJacobianDefault() local
|
| /petsc/include/petsc/private/ |
| H A D | bagimpl.h | 13 char **list; member
|
| H A D | dmswarmimpl.h | 96 SwarmPoint *list; member
|
| /petsc/src/mat/utils/ |
| H A D | freespace.c | 3 PetscErrorCode PetscFreeSpaceGet(PetscInt n, PetscFreeSpaceList *list) in PetscFreeSpaceGet()
|
| /petsc/src/sys/objects/ |
| H A D | aoptions.c | 625 static PetscErrorCode GetListLength(const char *const *list, PetscInt *len) in GetListLength() 641 …nsObject, const char opt[], const char text[], const char man[], const char *const *list, PetscEnu… in PetscOptionsEnum_Private() 660 …nsObject, const char opt[], const char text[], const char man[], const char *const *list, PetscEnu… in PetscOptionsEnumArray_Private() 835 …sObject, const char opt[], const char ltext[], const char man[], PetscFunctionList list, const cha… in PetscOptionsFList_Private() 862 …sObject, const char opt[], const char ltext[], const char man[], const char *const *list, PetscInt… in PetscOptionsEList_Private()
|
| /petsc/src/dm/tutorials/ |
| H A D | ex20.c | 68 PetscInt npoints, *list; in pic_insert_DMDA() local
|
| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | ivec.c | 545 PetscInt PCTFS_ivec_linear_search(PetscInt item, PetscInt *list, PetscInt n) in PCTFS_ivec_linear_search() 556 PetscInt PCTFS_ivec_binary_search(PetscInt item, PetscInt *list, PetscInt rh) in PCTFS_ivec_binary_search()
|
| /petsc/src/sys/classes/bag/ |
| H A D | bag.c | 42 PetscErrorCode PetscBagRegisterEnum(PetscBag bag, void *addr, const char *const *list, PetscEnum md… in PetscBagRegisterEnum() 809 char name[PETSC_BAG_NAME_LENGTH], help[PETSC_BAG_HELP_LENGTH], **list; in PetscBagLoad() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex37.c | 50 PetscInt list[] = {0, 1, 2}; in test_view() local
|
| /petsc/src/sys/objects/ftn-custom/ |
| H A D | zoptionsf.c | 148 … void petscoptionsenumprivate_(char *opt, char *text, char *man, const char *const *list, PetscEnu… in petscoptionsenumprivate_() 309 …optionsgetenumprivate_(PetscOptions *opt, char *pre, char *name, const char *const *list, PetscEnu… in petscoptionsgetenumprivate_()
|
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 808 IS list[2], plP, isout; in KSPFETIDPSetUpOperators() local 820 IS list[2], isout; in KSPFETIDPSetUpOperators() local
|
| /petsc/src/mat/impls/sbaij/seq/cholmod/ |
| H A D | sbaijcholmod.c | 89 …static const char *const list[] = {"SIMPLICIAL", "AUTO", "SUPERNODAL", "MatCholmodFactorType", "MA… in CholmodSetOptions() local
|