Home
last modified time | relevance | path

Searched defs:void (Results 151 – 175 of 266) sorted by relevance

1234567891011

/petsc/src/mat/tests/
H A DcJSON.c94 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) in cJSON_GetErrorPtr() argument
118 CJSON_PUBLIC(const char *) cJSON_Version(void) in cJSON_Version() argument
231 static unsigned char get_decimal_point(void) in get_decimal_point() argument
1824 CJSON_PUBLIC(cJSON *) cJSON_CreateNull(void) in cJSON_CreateNull() argument
1832 CJSON_PUBLIC(cJSON *) cJSON_CreateTrue(void) in cJSON_CreateTrue() argument
1840 CJSON_PUBLIC(cJSON *) cJSON_CreateFalse(void) in cJSON_CreateFalse() argument
1939 CJSON_PUBLIC(cJSON *) cJSON_CreateArray(void) in cJSON_CreateArray() argument
1947 CJSON_PUBLIC(cJSON *) cJSON_CreateObject(void) in cJSON_CreateObject() argument
/petsc/src/snes/utils/dm/
H A Ddmadapt.c76 PetscErrorCode DMAdaptorRegisterAll(void) in DMAdaptorRegisterAll() argument
96 PetscErrorCode DMAdaptorRegisterDestroy(void) in DMAdaptorRegisterDestroy() argument
146 …erAndFormat *), PetscErrorCode (*create)(PetscViewer, PetscViewerFormat, void *, PetscViewerAndFor… in DMAdaptorMonitorRegister() argument
168 PetscErrorCode DMAdaptorMonitorRegisterDestroy(void) in DMAdaptorMonitorRegisterDestroy() argument
679 …tTransferFunction(DMAdaptor adaptor, PetscErrorCode (**tfunc)(DMAdaptor, DM, Vec, DM, Vec, void *)) in DMAdaptorGetTransferFunction() argument
686 …etTransferFunction(DMAdaptor adaptor, PetscErrorCode (*tfunc)(DMAdaptor, DM, Vec, DM, Vec, void *)) in DMAdaptorSetTransferFunction() argument
1284 PetscErrorCode DMAdaptorMonitorRegisterAll(void) in DMAdaptorMonitorRegisterAll() argument
/petsc/src/sys/objects/
H A Dpinit.c130 PetscErrorCode PetscInitializeNoArguments(void) PeNS in PetscInitializeNoArguments() argument
459 PetscErrorCode PetscCitationsInitialize(void) in PetscCitationsInitialize() argument
730 PETSC_INTERN PetscErrorCode PetscPreMPIInit_Private(void) in PetscPreMPIInit_Private() argument
1380 PetscErrorCode PetscFreeMPIResources(void) in PetscFreeMPIResources() argument
1442 PetscErrorCode PetscFinalize(void) in PetscFinalize() argument
/petsc/src/snes/linesearch/interface/ftn-custom/
H A Dzlinesearchf.c40 …arch *, Vec *, Vec *, Vec *, PetscBool *, PetscBool *, PetscErrorCode *, void *), PetscCtx ctx, Pe… in sneslinesearchsetpostcheck_() argument
/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dhpddm.h14 …,PETSC_UNUSED PetscErrorCode (*setup)(Mat,PetscReal,Vec,Vec,PetscReal,IS,void*),PETSC_UNUSED void*… in PCHPDDMSetAuxiliaryMat() argument
/petsc/src/sys/classes/draw/interface/
H A Ddrect.c22 …in, PetscReal xmax, PetscReal ymin, PetscReal ymax, int c, PetscErrorCode (*indicator)(void *, Pet… in PetscDrawIndicatorFunction()
H A Ddsave.c290 static PetscErrorCode PetscImageListDestroy(void) in PetscImageListDestroy() argument
/petsc/src/sys/utils/
H A Dsortso.c966 …ode PetscTimSort(PetscInt n, void *arr, size_t size, int (*cmp)(const void *, const void *, void *… in PetscTimSort() argument
1091 …, void *arr, size_t asize, void *barr, size_t bsize, int (*cmp)(const void *, const void *, void *… in PetscTimSortWithArray() argument
H A Dmpishm.c40 static PetscErrorCode PetscShmCommDestroyDuppedComms(void) in PetscShmCommDestroyDuppedComms() argument
/petsc/src/snes/tests/
H A Dex8.c406 …tFuncs)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar *, void *), PetscErrorCode (… in SetupFunctions() argument
446 …tFuncs)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar *, void *), PetscErrorCode (… in ComputeError() argument
H A Dex17.c52 static PetscErrorCode assembled_system(void) in assembled_system() argument
325 static PetscErrorCode block_system(void) in block_system() argument
/petsc/src/snes/impls/tr/
H A Dtr.c202 …TRSetPreCheck(SNES snes, PetscErrorCode (*func)(SNES, Vec, Vec, PetscBool *, void *), PetscCtx ctx) in SNESNewtonTRSetPreCheck() argument
233 …etPreCheck(SNES snes, PetscErrorCode (**func)(SNES, Vec, Vec, PetscBool *, void *), PetscCtxRt ctx) in SNESNewtonTRGetPreCheck() argument
266 … snes, PetscErrorCode (*func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, void *), PetscCtx ctx) in SNESNewtonTRSetPostCheck() argument
297 …es, PetscErrorCode (**func)(SNES, Vec, Vec, Vec, PetscBool *, PetscBool *, void *), PetscCtxRt ctx) in SNESNewtonTRGetPostCheck() argument
/petsc/include/
H A Dpetsclogdeprecated.h148 …k property of logging events.") static inline PetscErrorCode PetscLogPopCurrentEvent_Internal(void) in PetscLogPopCurrentEvent_Internal() argument
166 …_FUNCTION(3, 20, 0, "PetscLogDefaultBegin()", ) static inline PetscErrorCode PetscLogAllBegin(void) in PetscLogAllBegin() argument
/petsc/src/ts/impls/explicit/ssp/
H A Dssp.c488 PetscErrorCode TSSSPInitializePackage(void) in TSSSPInitializePackage() argument
508 PetscErrorCode TSSSPFinalizePackage(void) in TSSSPFinalizePackage() argument
/petsc/src/ksp/ksp/interface/
H A Diguess.c51 PetscErrorCode KSPGuessRegisterAll(void) in KSPGuessRegisterAll() argument
/petsc/src/vec/pf/impls/constant/
H A Dconst.c72 PETSC_INTERN PetscErrorCode PFCreate_Quick(PF pf, PetscErrorCode (*function)(void *, PetscInt, cons… in PFCreate_Quick()
/petsc/src/ts/impls/implicit/irk/
H A Dirk.c206 PetscErrorCode TSIRKRegisterAll(void) in TSIRKRegisterAll() argument
225 PetscErrorCode TSIRKRegisterDestroy(void) in TSIRKRegisterDestroy() argument
240 PetscErrorCode TSIRKInitializePackage(void) in TSIRKInitializePackage() argument
258 PetscErrorCode TSIRKFinalizePackage(void) in TSIRKFinalizePackage() argument
/petsc/src/ts/trajectory/interface/
H A Dtraj.c368 PetscErrorCode TSTrajectorySetTransform(TSTrajectory tj, PetscErrorCode (*transform)(void *, Vec, V… in TSTrajectorySetTransform()
511 PetscErrorCode TSTrajectoryRegisterAll(void) in TSTrajectoryRegisterAll() argument
/petsc/src/mat/interface/ftn-custom/
H A Dzmatrixf.c27 …esetfunction_(MatNullSpace *sp, PetscErrorCode (*rem)(MatNullSpace, Vec, void *), PetscCtx ctx, Pe… in matnullspacesetfunction_() argument
/petsc/src/benchmarks/streams/
H A DSSEVersion.c270 static int checktick(void) in checktick() argument
/petsc/src/sys/webclient/
H A Dbox.c30 static PetscErrorCode PetscBoxStartWebServer_Private(void) in PetscBoxStartWebServer_Private() argument
/petsc/src/ts/tutorials/
H A Dex19.c112 static PetscErrorCode RegisterMyARK2(void) in RegisterMyARK2() argument
/petsc/src/binding/petsc4py/src/
H A Dpyapicompat.h64 static PyObject *PyErr_GetRaisedException(void) in PyErr_GetRaisedException() argument
/petsc/src/snes/utils/
H A Ddmsnes.c500 PetscErrorCode DMSNESSetNGS(DM dm, PetscErrorCode (*f)(SNES, Vec, Vec, void *), PetscCtx ctx) in DMSNESSetNGS() argument
536 PetscErrorCode DMSNESGetNGS(DM dm, PetscErrorCode (**f)(SNES, Vec, Vec, void *), PetscCtxRt ctx) in DMSNESGetNGS() argument
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c128 …scInt dim[], PetscErrorCode (*g2l)(PetscObject, PetscInt, PetscObject[], void *), PetscObject Vfie… in PetscViewerGLVisSetFields() argument
141 …scInt dim[], PetscErrorCode (*g2l)(PetscObject, PetscInt, PetscObject[], void *), PetscObject Vfie… in PetscViewerGLVisSetFields_GLVis() argument
348 …dim[], PetscErrorCode (**g2lfield)(PetscObject, PetscInt, PetscObject[], void *), PetscObject *Ufi… in PetscViewerGLVisGetFields_Internal() argument

1234567891011