| /petsc/include/petsc/private/ |
| H A D | petsclegacycupmblas.h | 9 …#define cublasXaxpy(a, b, c, d, e, f, g) cublasCaxpy((a), (b), (cuComplex *)(… argument 10 …#define cublasXscal(a, b, c, d, e) cublasCscal((a), (b), (cuComplex *)(… argument 11 …#define cublasXdotu(a, b, c, d, e, f, g) cublasCdotu((a), (b), (cuComplex *)(… argument 12 …#define cublasXdot(a, b, c, d, e, f, g) cublasCdotc((a), (b), (cuComplex *)(… argument 13 …#define cublasXswap(a, b, c, d, e, f) cublasCswap((a), (b), (cuComplex *)(… argument 14 …#define cublasXnrm2(a, b, c, d, e) cublasScnrm2((a), (b), (cuComplex *)… argument 15 …#define cublasIXamax(a, b, c, d, e) cublasIcamax((a), (b), (cuComplex *)… argument 16 …#define cublasXasum(a, b, c, d, e) cublasScasum((a), (b), (cuComplex *)… argument 17 …#define cublasXgemv(a, b, c, d, e, f, g, h, i, j, k, l) cublasCgemv((a), (b), (c), (d), (cuC… argument 18 …#define cublasXgemm(a, b, c, d, e, f, g, h, i, j, k, l, m, n) cublasCgemm((a), (b), (c), (d), (e),… argument [all …]
|
| H A D | sfimpl.h | 154 #define MPIU_Ibcast(a, b, c, d, e, req) MPI_Ibcast(a, b, c, d, e, req) argument 155 #define MPIU_Ireduce(a, b, c, d, e, f, g, req) MPI_Ireduce(a, b, c, d, e, f, g, req) argument 156 #define MPIU_Iscatter(a, b, c, d, e, f, g, h, req) MPI_Iscatter(a, b, c, d, e, f, g, h, req) argument 157 …#define MPIU_Iscatterv(a, b, c, d, e, f, g, h, i, req) MPI_Iscatterv(a, b, c, d, e, f, g, h, i, re… argument 158 #define MPIU_Igather(a, b, c, d, e, f, g, h, req) MPI_Igather(a, b, c, d, e, f, g, h, req) argument 159 …#define MPIU_Igatherv(a, b, c, d, e, f, g, h, i, req) MPI_Igatherv(a, b, c, d, e, f, g, h, i, req) argument 160 #define MPIU_Iallgather(a, b, c, d, e, f, g, req) MPI_Iallgather(a, b, c, d, e, f, g, req) argument 161 …#define MPIU_Iallgatherv(a, b, c, d, e, f, g, h, req) MPI_Iallgatherv(a, b, c, d, e, f, g, h, req) argument 162 #define MPIU_Ialltoall(a, b, c, d, e, f, g, req) MPI_Ialltoall(a, b, c, d, e, f, g, req) argument 167 #define MPIU_Ibcast(a, b, c, d, e, req) MPI_Bcast(a, b, c, d, e) argument [all …]
|
| /petsc/src/mat/tutorials/ |
| H A D | ex18.c | 59 for (PetscInt e = 0; e < fe->Ne; e++) { in CreateMatrix() local 74 for (PetscInt e = 1; e < fe->Ne; e++) fe->coo[e] = fe->coo[e - 1] + 3 * 3; in CreateMatrix() local 84 for (PetscInt e = 0; e < fe->Ne; e++) { in FillMatrixCPU() local 106 for (PetscInt e = 0; e < fe->Ne; e++) { in FillMatrixCPUCOO() local 128 for (PetscInt e = 0; e < fe->Ne; e++) { in FillMatrixCPUCOO3d() local
|
| /petsc/include/ |
| H A D | petscblaslapack.h | 82 …#define LAPACKorgqr_(a, b, c, d, e, f, g, h, i) PetscMissingLapack("ORGQR", a, b, c, d, e, f, g, h… argument 103 …#define LAPACKstein_(a, b, c, d, e, f, g, h, i, j, k, l, m) PetscMissingLapack("STEIN", a, b, c, d… argument 116 #define LAPACKsytri_(a, b, c, d, e, f, g) PetscMissingLapack("SYTRI", a, b, c, d, e, f, g) argument 131 …#define LAPACKormqr_(a, b, c, d, e, f, g, h, i, j, k, l, m) PetscMissingLapack("ORMQR", a, b, c, d… argument 136 …#define LAPACKstegr_(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t) PetscMissingLapac… argument 142 …#define LAPACKsteqr_(a, b, c, d, e, f, g, h) PetscMissingLapack("STEQR", a, b, c, d, e, f, g, … argument 143 …#define LAPACKREALsteqr_(a, b, c, d, e, f, g, h) PetscMissingLapack("STEQR", a, b, c, d, e, f, g, … argument 149 #define LAPACKstev_(a, b, c, d, e, f, g, h) PetscMissingLapack("STEV", a, b, c, d, e, f, g, h) argument 150 #define LAPACKREALstev_(a, b, c, d, e, f, g, h) PetscMissingLapack("STEV", a, b, c, d, e, f, g, h) argument 155 …#define LAPACKhgeqz_(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t) PetscMissingLapac… argument [all …]
|
| /petsc/src/sys/tests/linter/ |
| H A D | testValidPointers.c | 3 PetscErrorCode testValidPointers(void *a, char *b, PetscInt *c, PetscMPIInt *d, PetscInt *e, PetscB… in testValidPointers() 27 void testValidPointers2(void *a, char *b, PetscInt *c, PetscMPIInt *d, PetscInt *e, PetscBool *f, P… in testValidPointers2() 51 void testValidPointers3(void **a, char **b, PetscInt **c, PetscMPIInt **d, PetscInt **e, PetscBool … in testValidPointers3()
|
| H A D | testValidLogicalCollective.c | 3 …idLogicalCollective(PetscInt a, PetscMPIInt b, PetscInt c, PetscBool d, PetscScalar e, PetscReal f) in testValidLogicalCollective()
|
| /petsc/src/sys/logging/ftn-custom/ |
| H A D | zplogf.c | 12 PETSC_EXTERN void petsclogeventbegin_(PetscLogEvent *e, PetscErrorCode *ierr) in petsclogeventbegin_() 17 PETSC_EXTERN void petsclogeventend_(PetscLogEvent *e, PetscErrorCode *ierr) in petsclogeventend_()
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | convergencestudy.m | 6 e = zeros(5,1); variable 50 e = zeros(4,1); variable
|
| H A D | convergencestudyburger.m | 10 e = [3.31018e-05 5.68753e-05 2.02074e-05 5.46704e-06 1.39818e-06 3.51656e-07 8.79429e-08]; variable
|
| /petsc/src/mat/impls/aij/seq/seqhipsparse/ |
| H A D | hipsparsematimpl.h | 33 …#define hipsparseXcsrilu02_bufferSize(a, b, c, d, e, f, g, h, i) hipsparseCcsrilu02_bufferSize(a,… argument 34 …#define hipsparseXcsrilu02_analysis(a, b, c, d, e, f, g, h, i, j) hipsparseCcsrilu02_analysis(a, b… argument 35 …#define hipsparseXcsrilu02(a, b, c, d, e, f, g, h, i, j) hipsparseCcsrilu02(a, b, c, d, (… argument 36 …#define hipsparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) hipsparseCcsric02_bufferSize(a, … argument 37 …#define hipsparseXcsric02_analysis(a, b, c, d, e, f, g, h, i, j) hipsparseCcsric02_analysis(a, b,… argument 38 …#define hipsparseXcsric02(a, b, c, d, e, f, g, h, i, j) hipsparseCcsric02(a, b, c, d, (h… argument 42 …#define hipsparseXcsrilu02_bufferSize(a, b, c, d, e, f, g, h, i) hipsparseZcsrilu02_bufferSize(a,… argument 43 …#define hipsparseXcsrilu02_analysis(a, b, c, d, e, f, g, h, i, j) hipsparseZcsrilu02_analysis(a, b… argument 44 …#define hipsparseXcsrilu02(a, b, c, d, e, f, g, h, i, j) hipsparseZcsrilu02(a, b, c, d, (… argument 45 …#define hipsparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) hipsparseZcsric02_bufferSize(a, … argument [all …]
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | weights.c | 6 PetscInt i, s, e; in MatColoringCreateLexicalWeights() local 17 PetscInt i, s, e; in MatColoringCreateRandomWeights() local 37 PetscInt j, i, s, e, n, ln, lm, degree, bidx, idx, dist; in MatColoringGetDegrees() local 110 PetscInt i, s, e, n, ncols; in MatColoringCreateLargestFirstWeights() local 138 …PetscInt j, i, s, e, n, ln, lm, degree, maxdegree = 0, bidx, idx, dist, distance = mc->dist; in MatColoringCreateSmallestLastWeights() local 311 PetscInt i, s, e, n; in MatColoringCreateWeights() local 350 PetscInt i, s, e, n; in MatColoringSetWeights() local
|
| /petsc/src/mat/impls/aij/seq/seqcusparse/ |
| H A D | cusparsematimpl.h | 23 …#define cusparseXcsrilu02_bufferSize(a, b, c, d, e, f, g, h, i) cusparseCcsrilu02_bufferSize(a, b… argument 24 …#define cusparseXcsrilu02_analysis(a, b, c, d, e, f, g, h, i, j) cusparseCcsrilu02_analysis(a, b, … argument 25 …#define cusparseXcsrilu02(a, b, c, d, e, f, g, h, i, j) cusparseCcsrilu02(a, b, c, d, (cu… argument 26 …#define cusparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) cusparseCcsric02_bufferSize(a, b,… argument 27 …#define cusparseXcsric02_analysis(a, b, c, d, e, f, g, h, i, j) cusparseCcsric02_analysis(a, b, c… argument 28 …#define cusparseXcsric02(a, b, c, d, e, f, g, h, i, j) cusparseCcsric02(a, b, c, d, (cuC… argument 32 …#define cusparseXcsrilu02_bufferSize(a, b, c, d, e, f, g, h, i) cusparseZcsrilu02_bufferSize(a, b… argument 33 …#define cusparseXcsrilu02_analysis(a, b, c, d, e, f, g, h, i, j) cusparseZcsrilu02_analysis(a, b, … argument 34 …#define cusparseXcsrilu02(a, b, c, d, e, f, g, h, i, j) cusparseZcsrilu02(a, b, c, d, (cu… argument 35 …#define cusparseXcsric02_bufferSize(a, b, c, d, e, f, g, h, i) cusparseZcsric02_bufferSize(a, b,… argument [all …]
|
| /petsc/src/sys/logging/handler/impls/legacy/ |
| H A D | loglegacy.c | 11 static PetscErrorCode PetscLogHandlerEventBegin_Legacy(PetscLogHandler handler, PetscLogEvent e, Pe… in PetscLogHandlerEventBegin_Legacy() 18 static PetscErrorCode PetscLogHandlerEventEnd_Legacy(PetscLogHandler handler, PetscLogEvent e, Pets… in PetscLogHandlerEventEnd_Legacy() 115 …PetscErrorCode (*PetscLogPLB)(PetscLogEvent e, int _i, PetscObject o1, PetscObject o2, PetscObject… in PetscLogHandlerCreateLegacy()
|
| /petsc/src/dm/partitioner/interface/ |
| H A D | partitioner.c | 315 PetscInt s, e; in PetscPartitionerPartition() local 322 PetscInt s, e; in PetscPartitionerPartition() local 329 PetscInt s, e; in PetscPartitionerPartition() local 358 const PetscInt e = start[v + 1]; in PetscPartitionerPartition() local
|
| /petsc/src/ts/trajectory/impls/memory/ |
| H A D | trajmemory.c | 161 static PetscErrorCode ElementCreate(TS ts, CheckpointType cptype, Stack *stack, StackElement *e) in ElementCreate() 198 static PetscErrorCode ElementSet(TS ts, Stack *stack, StackElement *e, PetscInt stepnum, PetscReal … in ElementSet() 222 static PetscErrorCode ElementDestroy(Stack *stack, StackElement e) in ElementDestroy() 248 static PetscErrorCode StackPush(Stack *stack, StackElement e) in StackPush() 256 static PetscErrorCode StackPop(Stack *stack, StackElement *e) in StackPop() 265 static PetscErrorCode StackTop(Stack *stack, StackElement *e) in StackTop() 294 static PetscErrorCode StackFind(Stack *stack, StackElement *e, PetscInt index) in StackFind() 341 StackElement e = NULL; in StackDumpAll() local 381 StackElement e; in StackLoadAll() local 520 static PetscErrorCode UpdateTS(TS ts, Stack *stack, StackElement e, PetscInt stepnum, PetscBool adj… in UpdateTS() [all …]
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex16.c | 41 for (PetscInt e = 0; e < vNb; e++) pre_image[e] = -1; in PetscFEVectorTest() local 44 for (PetscInt e = 0; e < vNb; e++) { in PetscFEVectorTest() local 70 …for (PetscInt e = 0; e < vNb; e++) PetscCheck(pre_image[e] >= 0, PETSC_COMM_SELF, PETSC_ERR_PLIB, … in PetscFEVectorTest() local 72 for (PetscInt e = 0; e < vNb; e++) { in PetscFEVectorTest() local
|
| /petsc/src/dm/impls/da/ |
| H A D | dagetelem.c | 3 static PetscErrorCode DMDAGetElements_1D(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements_1D() 37 static PetscErrorCode DMDAGetElements_2D(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements_2D() 102 static PetscErrorCode DMDAGetElements_3D(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements_3D() 387 PetscErrorCode DMDAGetElements(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDAGetElements() 454 const PetscInt *e; in DMDAGetSubdomainCornersIS() local 482 PetscErrorCode DMDARestoreElements(DM dm, PetscInt *nel, PetscInt *nen, const PetscInt *e[]) in DMDARestoreElements()
|
| /petsc/src/sys/logging/state/ |
| H A D | logstate.c | 214 for (PetscInt e = 1; e < state->bt_num_events; e++) { in PetscLogStateStageRegister() local 247 PetscInt e; in PetscLogStateEventRegister() local 306 …for (PetscInt e = 0; e < state->bt_num_events; e++) PetscCall(PetscBTSet(state->active, stage + e … in PetscLogStateStageSetActive() local 308 …for (PetscInt e = 0; e < state->bt_num_events; e++) PetscCall(PetscBTClear(state->active, stage + … in PetscLogStateStageSetActive() local 421 for (PetscLogEvent e = 0; e < num_events; e++) { in PetscLogStateClassSetActive() local 455 for (PetscLogEvent e = 0; e < num_events; e++) { in PetscLogStateClassSetActiveAll() local
|
| /petsc/src/ksp/ksp/impls/cg/ |
| H A D | cgeig.c | 12 PetscScalar *d, *e; in KSPComputeEigenvalues_CG() local 45 PetscScalar *d, *e; in KSPComputeExtremeSingularValues_CG() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexpoint.c | 25 PetscInt s, e; in DMPlexGetPointLocal() local 136 PetscInt s, e; in DMPlexGetPointLocalField() local 232 PetscInt s, e; in DMPlexGetPointGlobal() local 343 PetscInt s, e; in DMPlexGetPointGlobalField() local
|
| /petsc/src/mat/impls/aij/seq/klu/ |
| H A D | klu.c | 15 …#define klu_K_analyze_given(a, b, c, d, e, f) klu_l_analyze_given((SuiteSparse_long)a, (SuiteSpars… argument 22 …#define klu_K_factor(a, b, c, d, e) klu_zl_factor((SuiteSparse_long *)a, (SuiteSparse_long *… argument 24 …#define klu_K_tsolve(a, b, c, d, e, f, g) klu_zl_tsolve((a), (b), (c), (d), (PetscReal *)(e), (f),… argument 33 …#define klu_K_factor(a, b, c, d, e) klu_l_factor((SuiteSparse_long *)a, (SuiteSparse_long *)… argument 35 #define klu_K_tsolve(a, b, c, d, e, f, g) klu_l_tsolve((a), (b), (c), (d), (e), (g)) argument 56 …#define klu_K_tsolve(a, b, c, d, e, f, g) klu_z_tsolve((a), (b), (c), (d), (PetscReal *)(e), (f), … argument 67 #define klu_K_tsolve(a, b, c, d, e, f, g) klu_tsolve((a), (b), (c), (d), (e), (g)) argument
|
| /petsc/src/mat/impls/aij/seq/umfpack/ |
| H A D | umfpack.c | 17 …#define umfpack_UMF_wsolve(a, b, c, d, e, f, g, h, i, j, k, l, m, n) umfpack_zl_wsolve(a, (SuiteSp… argument 18 …#define umfpack_UMF_numeric(a, b, c, d, e, f, g, h) umfpack_zl_numeric((SuiteSpar… argument 24 …#define umfpack_UMF_qsymbolic(a, b, c, d, e, f, g, h, i, j) umfpack_zl_qsymbolic(a, b, (S… argument 25 …#define umfpack_UMF_symbolic(a, b, c, d, e, f, g, h, i) umfpack_zl_symbolic(a, b, (Su… argument 31 …#define umfpack_UMF_wsolve(a, b, c, d, e, f, g, h, i, j, k) umfpack_dl_wsolve(a, (SuiteSparse_long… argument 32 …#define umfpack_UMF_numeric(a, b, c, d, e, f, g) umfpack_dl_numeric((SuiteSparse_long *… argument 38 …#define umfpack_UMF_qsymbolic(a, b, c, d, e, f, g, h, i) umfpack_dl_qsymbolic(a, b, (SuiteSpars… argument 39 …#define umfpack_UMF_symbolic(a, b, c, d, e, f, g, h) umfpack_dl_symbolic(a, b, (SuiteSparse… argument
|
| /petsc/src/vec/is/sf/impls/basic/neighbor/ |
| H A D | sfneighbor.c | 9 …#define MPIU_Neighbor_alltoallv(a, b, c, d, e, f, g, h, i) MPI_Neighbor_alltoallv_c(a, … argument 10 …#define MPIU_Neighbor_alltoallv_init(a, b, c, d, e, f, g, h, i, j, k) MPI_Neighbor_alltoallv_init_… argument 11 …#define MPIU_Ineighbor_alltoallv(a, b, c, d, e, f, g, h, i, j) MPI_Ineighbor_alltoallv_c(a,… argument 15 …#define MPIU_Neighbor_alltoallv(a, b, c, d, e, f, g, h, i) MPI_Neighbor_alltoallv(a, b,… argument 16 …#define MPIU_Neighbor_alltoallv_init(a, b, c, d, e, f, g, h, i, j, k) MPI_Neighbor_alltoallv_init(… argument 17 …#define MPIU_Ineighbor_alltoallv(a, b, c, d, e, f, g, h, i, j) MPI_Ineighbor_alltoallv(a, b… argument
|
| /petsc/src/sys/classes/matlabengine/ftn-custom/ |
| H A D | zmatlabf.c | 10 PETSC_EXTERN void petscmatlabengineevaluate_(PetscMatlabEngine *e, char *m, PetscErrorCode *ierr, P… in petscmatlabengineevaluate_()
|
| /petsc/src/dm/impls/network/tests/ |
| H A D | ex1.c | 60 PetscInt ne = 0, compkey, eStart, eEnd, vStart, vEnd, e, v; in CreateSimpleStarGraph() local 95 PetscInt e, eStart, eEnd, ndofs, ndofsprev; in main() local
|