| /petsc/src/sys/classes/bag/ |
| H A D | bag.c | 8 …rCode PetscBagRegister_Private(PetscBag bag, PetscBagItem item, const char *name, const char *help) in PetscBagRegister_Private() 42 …g bag, void *addr, const char *const *list, PetscEnum mdefault, const char *name, const char *help) in PetscBagRegisterEnum() 97 …scBagRegisterIntArray(PetscBag bag, void *addr, PetscInt msize, const char *name, const char *help) in PetscBagRegisterIntArray() 148 …cBagRegisterRealArray(PetscBag bag, void *addr, PetscInt msize, const char *name, const char *help) in PetscBagRegisterRealArray() 199 …etscBagRegisterInt(PetscBag bag, void *addr, PetscInt mdefault, const char *name, const char *help) in PetscBagRegisterInt() 246 …BagRegisterInt64(PetscBag bag, void *addr, PetscInt64 mdefault, const char *name, const char *help) in PetscBagRegisterInt64() 294 …cBagRegisterBoolArray(PetscBag bag, void *addr, PetscInt msize, const char *name, const char *help) in PetscBagRegisterBoolArray() 349 …Bag bag, void *addr, PetscInt msize, const char *mdefault, const char *name, const char *help) PeNS in PetscBagRegisterString() 397 …scBagRegisterReal(PetscBag bag, void *addr, PetscReal mdefault, const char *name, const char *help) in PetscBagRegisterReal() 444 …gRegisterScalar(PetscBag bag, void *addr, PetscScalar mdefault, const char *name, const char *help) in PetscBagRegisterScalar() [all …]
|
| /petsc/config/BuildSystem/ |
| H A D | nargs.py | 15 def __init__(self, key, value = None, help = '', isTemporary = False, deprecated = False): argument 159 def __init__(self, key, value = None, help = '', isTemporary = 0, deprecated = False): argument 181 def __init__(self, key, value = None, help = '', isTemporary = 0, deprecated = False): argument 223 …def __init__(self, key, value = None, help = '', min = -2147483647, max = 2147483648, isTemporary … argument 243 …def __init__(self, key, value = None, help = '', min = -1.7976931348623157e308, max = 1.7976931348… argument 263 …def __init__(self, key, value = None, help = '', mustExist = 1, isTemporary = 0, deprecated = Fals… argument 290 …def __init__(self, key, value = None, help = '', mustExist = 1, isTemporary = 0, deprecated = Fals… argument 321 …def __init__(self, key, value = None, help = '', mustExist = 1, isTemporary = 0, deprecated = Fals… argument 348 …def __init__(self, key, value = None, help = '', mustExist = 1, isTemporary = 0, deprecated = Fals… argument 379 …def __init__(self, key, value = None, help = '', mustExist = 1, isTemporary = 0, deprecated = Fals… argument [all …]
|
| /petsc/src/binding/petsc4py/src/petsc4py/ |
| H A D | __main__.py | 18 def help(args=None): # noqa: A001 function
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | rosenbrock4cu.cu | 1 const char help[] = "CUDA backend of rosenbrock4cu.cu\n"; variable
|
| H A D | rosenbrock4.c | 1 static char help[] = "This example demonstrates the use of different performance portable backends … variable
|
| /petsc/src/sys/tests/ |
| H A D | ex54.c | 1 static char help[] = "Tests options file parsing.\n\n"; variable
|
| H A D | ex24.c | 1 static char help[] = "Tests %d and %g formatting\n"; variable
|
| H A D | ex32.c | 1 static char help[] = "Tests deletion of mixed case options"; variable
|
| H A D | ex9.c | 1 static char help[] = "Tests PetscSequentialPhaseBegin() and PetscSequentialPhaseEnd()\n"; variable
|
| H A D | ex76.c | 1 static char help[] = "Tests MPIU_Allreduce() for large count.\n"; variable
|
| H A D | ex18.c | 1 static char help[] = "Tests PetscContainerCreate() and PetscContainerDestroy().\n\n"; variable
|
| H A D | ex73.c | 1 const char help[] = "Test dropping PetscLogEventEnd()"; variable
|
| H A D | ex44.cxx | 1 static char help[] = "Demonstrates call PETSc and Chombo in the same program.\n\n"; variable
|
| H A D | ex70.c | 1 static char help[] = "Error handling for destroying PETSC_VIEWER_STDOUT_SELF.\n"; variable
|
| H A D | ex11.c | 1 static char help[] = "Tests PetscSynchronizedPrintf() and PetscSynchronizedFPrintf().\n\n"; variable
|
| H A D | ex28.c | 1 static char help[] = "Tests PetscAtan2Real\n"; variable
|
| /petsc/src/dm/impls/forest/p4est/tests/ |
| H A D | ex1.c | 3 static char help[] = "Test interaction with p4est/libsc error and logging routines\n"; variable
|
| /petsc/src/dm/dt/dualspace/tests/ |
| H A D | ex1.c | 1 const char help[] = "Basic create / destroy for PetscDualSpace"; variable
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex30.c | 1 const char help[] = "Test memory allocation in DMPlex refinement.\n\n"; variable
|
| H A D | ex45.c | 1 static char help[] = "Tests mesh reordering\n\n"; variable
|
| /petsc/src/sys/objects/device/tests/ |
| H A D | ex12.c | 1 static const char help[] = "Tests PetscDevice and PetscDeviceContext init sequence control from com… variable
|
| /petsc/src/dm/tutorials/ |
| H A D | ex19.c | 8 static char help[] = "Test for DMDA with overlap.\n\n"; variable
|
| /petsc/src/sys/tutorials/ |
| H A D | ex19.c | 1 static char help[] = "Illustrates creating an options database.\n\n"; variable
|
| /petsc/src/sys/error/tests/ |
| H A D | ex2.c | 1 static char help[] = "Tests checking pointers.\n\n"; variable
|
| /petsc/src/sys/classes/viewer/tests/ |
| H A D | ex3.c | 1 static char help[] = "Tests dynamic loading of viewer.\n\n"; variable
|