| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex40.c | 32 for (PetscInt c = 0; c < dof[0]; ++c) { in FormFunction1DNoCoupling() local 44 for (PetscInt c = 0; c < dof[1]; ++c) { in FormFunction1DNoCoupling() local 78 for (PetscInt c = 0; c < dof[0]; ++c) { in FormJacobian1DNoCoupling() local 90 for (PetscInt c = 0; c < dof[1]; ++c) { in FormJacobian1DNoCoupling() local 360 for (PetscInt c = 0; c < dof[0]; ++c) { in FormFunction2DNoCoupling() local 373 for (PetscInt c = 0; c < dof[1]; ++c) { in FormFunction2DNoCoupling() local 387 for (PetscInt c = 0; c < dof[1]; ++c) { in FormFunction2DNoCoupling() local 401 for (PetscInt c = 0; c < dof[2]; ++c) { in FormFunction2DNoCoupling() local 438 for (PetscInt c = 0; c < dof[0]; ++c) { in FormJacobian2DNoCoupling() local 451 for (PetscInt c = 0; c < dof[1]; ++c) { in FormJacobian2DNoCoupling() local [all …]
|
| H A D | ex18.c | 692 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 709 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 732 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 749 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 776 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 793 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 821 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local 838 const PetscInt c = 0; in DMStagAnalysisKSPMonitor() local
|
| /petsc/include/petsc/private/ |
| H A D | logimpldeprecated.h | 89 …fo is no longer used.") static inline PetscErrorCode PetscClassRegInfoDestroy(PetscClassRegInfo *c) in PetscClassRegInfoDestroy() 105 …egLog is no longer used.") static inline PetscErrorCode PetscClassRegLogCreate(PetscClassRegLog *c) in PetscClassRegLogCreate() 121 …egLog is no longer used.") static inline PetscErrorCode PetscClassRegLogDestroy(PetscClassRegLog c) in PetscClassRegLogDestroy() 137 …nger used.") static inline PetscErrorCode PetscClassRegLogGetClass(PetscClassRegLog c, PetscClassI… in PetscClassRegLogGetClass() 155 …c inline PetscErrorCode PetscClassRegLogRegister(PetscClassRegLog a, const char *b, PetscClassId c) in PetscClassRegLogRegister() 236 …scErrorCode PetscEventPerfLogActivateClass(PetscEventPerfLog a, PetscEventRegLog b, PetscClassId c) in PetscEventPerfLogActivateClass() 290 …ErrorCode PetscEventPerfLogDeactivateClass(PetscEventPerfLog a, PetscEventRegLog b, PetscClassId c) in PetscEventPerfLogDeactivateClass() 380 …line PetscErrorCode PetscEventPerfLogGetVisible(PetscEventPerfLog a, PetscLogEvent b, PetscBool *c) in PetscEventPerfLogGetVisible() 399 …nline PetscErrorCode PetscEventPerfLogSetVisible(PetscEventPerfLog a, PetscLogEvent b, PetscBool c) in PetscEventPerfLogSetVisible() 449 …inline PetscErrorCode PetscEventRegLogGetEvent(PetscEventRegLog a, const char *b, PetscLogEvent *c) in PetscEventRegLogGetEvent() [all …]
|
| 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/ts/characteristic/interface/ |
| H A D | characteristic.c | 21 static PetscErrorCode CharacteristicView(Characteristic c, PetscViewer viewer) in CharacteristicView() 48 PetscErrorCode CharacteristicDestroy(Characteristic *c) in CharacteristicDestroy() 86 PetscErrorCode CharacteristicCreate(MPI_Comm comm, Characteristic *c) in CharacteristicCreate() 156 PetscErrorCode CharacteristicSetType(Characteristic c, CharacteristicType type) in CharacteristicSetType() 196 PetscErrorCode CharacteristicSetUp(Characteristic c) in CharacteristicSetUp() 251 PetscErrorCode CharacteristicSetVelocityInterpolation(Characteristic c, DM da, Vec v, Vec vOld, Pet… in CharacteristicSetVelocityInterpolation() 264 PetscErrorCode CharacteristicSetVelocityInterpolationLocal(Characteristic c, DM da, Vec v, Vec vOld… in CharacteristicSetVelocityInterpolationLocal() 277 PetscErrorCode CharacteristicSetFieldInterpolation(Characteristic c, DM da, Vec v, PetscInt numComp… in CharacteristicSetFieldInterpolation() 292 PetscErrorCode CharacteristicSetFieldInterpolationLocal(Characteristic c, DM da, Vec v, PetscInt nu… in CharacteristicSetFieldInterpolationLocal() 321 PetscErrorCode CharacteristicSolve(Characteristic c, PetscReal dt, Vec solution) in CharacteristicSolve() [all …]
|
| /petsc/src/ts/characteristic/impls/da/ |
| H A D | slda.c | 5 static PetscErrorCode CharacteristicView_DA(Characteristic c, PetscViewer viewer) in CharacteristicView_DA() 22 static PetscErrorCode CharacteristicDestroy_DA(Characteristic c) in CharacteristicDestroy_DA() 31 static PetscErrorCode CharacteristicSetUp_DA(Characteristic c) in CharacteristicSetUp_DA() 70 PETSC_EXTERN PetscErrorCode CharacteristicCreate_DA(Characteristic c) in CharacteristicCreate_DA()
|
| /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()
|
| /petsc/src/sys/tests/ |
| H A D | ex25.c | 10 PetscReal a, b, c; in main() local 72 PetscScalar a, b, c; in main() local
|
| /petsc/src/mat/impls/lrc/ |
| H A D | lrc.c | 8 Vec c; /* sequential vector containing the diagonal of C */ member 119 static PetscErrorCode MatLRCGetMats_LRC(Mat N, Mat *A, Mat *U, Vec *c, Mat *V) in MatLRCGetMats_LRC() 131 static PetscErrorCode MatLRCSetMats_LRC(Mat N, Mat A, Mat U, Vec c, Mat V) in MatLRCSetMats_LRC() 174 PetscErrorCode MatLRCGetMats(Mat N, Mat *A, Mat *U, Vec *c, Mat *V) in MatLRCGetMats() 200 PetscErrorCode MatLRCSetMats(Mat N, Mat A, Mat U, Vec c, Mat V) in MatLRCSetMats() 256 Vec c = Na->c; in MatSetUp_LRC() local 373 PetscErrorCode MatCreateLRC(Mat A, Mat U, Vec c, Mat V, Mat *N) in MatCreateLRC()
|
| /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/dm/impls/stag/ |
| H A D | stag1d.c | 539 for (PetscInt c = 0; c < dof[0]; ++c) { in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 545 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 552 for (PetscInt c = 0; c < dof[0]; ++c) row_vertex[c].i = e; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 556 for (PetscInt c = 0; c < dof[1]; ++c) row_element[c].i = e; in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 568 for (PetscInt c = 0; c < dof[0]; ++c) { in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 573 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 582 for (PetscInt c = 0; c < dof[0]; ++c) { in DMCreateMatrix_Stag_1D_AIJ_Assemble() local 587 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_1D_AIJ_Assemble() local
|
| H A D | stag2d.c | 134 PetscInt ind[2], start_ghost[2], n_ghost[2], s, c; in DMStagSetUniformCoordinatesExplicit_2d() local 1322 for (PetscInt c = 0; c < dof[0]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1328 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1334 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1340 for (PetscInt c = 0; c < dof[2]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1348 for (PetscInt c = 0; c < dof[0]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1355 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1362 for (PetscInt c = 0; c < dof[1]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1369 for (PetscInt c = 0; c < dof[2]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local 1388 for (PetscInt c = 0; c < dof[0]; ++c) { in DMCreateMatrix_Stag_2D_AIJ_Assemble() local [all …]
|
| /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/benchmarks/streams/ |
| H A D | CUDAVersion.cu | 140 __global__ void STREAM_Add(float *a, float *b, float *c, size_t len) in STREAM_Add() 149 __global__ void STREAM_Add_double(double *a, double *b, double *c, size_t len) in STREAM_Add_double() 158 __global__ void STREAM_Add_Optimized(float *a, float *b, float *c, size_t len) in STREAM_Add_Optimized() 169 __global__ void STREAM_Add_Optimized_double(double *a, double *b, double *c, size_t len) in STREAM_Add_Optimized_double() 180 __global__ void STREAM_Triad(float *a, float *b, float *c, float scalar, size_t len) in STREAM_Triad() 189 __global__ void STREAM_Triad_double(double *a, double *b, double *c, double scalar, size_t len) in STREAM_Triad_double() 198 __global__ void STREAM_Triad_Optimized(float *a, float *b, float *c, float scalar, size_t len) in STREAM_Triad_Optimized() 209 __global__ void STREAM_Triad_Optimized_double(double *a, double *b, double *c, double scalar, size_… in STREAM_Triad_Optimized_double() 285 bool STREAM_Add_verify(float *a, float *b, float *c, size_t len) in STREAM_Add_verify() 301 bool STREAM_Add_verify_double(double *a, double *b, double *c, size_t len) in STREAM_Add_verify_double() [all …]
|
| /petsc/src/mat/impls/aij/seq/klu/ |
| H A D | klu.c | 14 …#define klu_K_analyze(a, b, c, d) klu_l_analyze((SuiteSparse_long)a, (SuiteSparse_long… argument 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 161 static PetscErrorCode MatLUFactorSymbolic_KLU(Mat F, Mat A, IS r, IS c, const MatFactorInfo *info) in MatLUFactorSymbolic_KLU()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfluent.c | 288 PetscInt coneSize, c; in InsertFace() local 311 for (PetscInt c = 1; c < coneSize; ++c) { in ReorderPolygon() local 361 PetscInt c; in ReorderTetrahedron() local 424 PetscInt c; in ReorderHexahedron() local 458 PetscInt c, c2; in ReorderHexahedron() local 508 for (PetscInt c = 0; c < cS; ++c) { in ReorderWedge() local 525 PetscInt c; in ReorderWedge() local 563 PetscInt c, c2; in ReorderWedge() local 734 …for (PetscInt c = 0; c < numCells; ++c) PetscCall(GetNumCellFaces(s.nd ? s.nd : (int)((PetscInt *)… in DMPlexCreateFluent() local 816 for (PetscInt c = 0; c < numCells; ++c) { in DMPlexCreateFluent() local [all …]
|
| H A D | plexorient.c | 23 PetscInt coneSize, c, supportSize, s; in DMPlexOrientPoint() local 122 for (PetscInt c = 0; c < coneSizeA; ++c) { in DMPlexCheckFace_Internal() local 135 for (PetscInt c = 0; c < coneSizeB; ++c) { in DMPlexCheckFace_Internal() local 172 PetscInt face, dim, seenA, flippedA, seenB, flippedB, mismatch, c; in DMPlexCheckFace_Old_Internal() local 265 for (PetscInt c = 0; c < cEnd - cStart; ++c) cellComp[c] = -1; in DMPlexOrient_Serial() local 282 for (PetscInt c = 0; c < coneSize; ++c) { in DMPlexOrient_Serial() local 295 for (PetscInt c = 0; c < cEnd - cStart; ++c) { in DMPlexOrient_Serial() local 350 …PetscInt numLeaves, numRoots, dim, h, cStart, cEnd, c, cell, fStart, fEnd, face, off, to… in DMPlexOrient() local 827 PetscInt coneSize, suppSize, nind, c, Ns = 0; in DMPlexOrientCells_Internal() local 946 for (PetscInt c = 0; c < Nc[p]; ++c, ++o) recvcounts[p] += N[o]; in DMPlexOrientCells_Internal() local [all …]
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.h | 29 static inline void PetscImageDrawPixel(PetscImage img, int x, int y, int c) in PetscImageDrawPixel() 36 static inline void PetscImageDrawLine(PetscImage img, int x_1, int y_1, int x_2, int y_2, int c) in PetscImageDrawLine() 75 static inline void PetscImageDrawRectangle(PetscImage img, int x, int y, int w, int h, int c) in PetscImageDrawRectangle() 84 static inline void PetscImageDrawEllipse(PetscImage img, int xc, int yc, int w, int h, int c) in PetscImageDrawEllipse() 115 int lc, rc = 0, lx, rx = 0, xx, y, c; in PetscImageDrawTriangle() local 338 static inline void PetscImageDrawText(PetscImage img, int x, int y, int c, const char text[]) in PetscImageDrawText()
|
| /petsc/src/binding/petsc4py/src/lib-petsc/compat/ |
| H A D | h2opus.h | 11 …ateH2OpusFromMat(PETSC_UNUSED Mat a,PETSC_UNUSED PetscInt b,PETSC_UNUSED const PetscReal c[],PETSC… in MatCreateH2OpusFromMat() 14 PetscErrorCode MatH2OpusLowRankUpdate(PETSC_UNUSED Mat a,PETSC_UNUSED Mat b,PETSC_UNUSED Mat c,PETS… in MatH2OpusLowRankUpdate()
|
| /petsc/src/snes/tutorials/ |
| H A D | ex55.c | 117 static PetscErrorCode ZeroBCSolution(AppCtx *user, const DMDACoor2d *c, PetscScalar *u) in ZeroBCSolution() 129 static PetscErrorCode MMSSolution1(AppCtx *user, const DMDACoor2d *c, PetscScalar *u) in MMSSolution1() 136 static PetscErrorCode MMSForcing1(AppCtx *user, const DMDACoor2d *c, PetscScalar *f) in MMSForcing1() 143 static PetscErrorCode MMSSolution2(AppCtx *user, const DMDACoor2d *c, PetscScalar *u) in MMSSolution2() 150 static PetscErrorCode MMSForcing2(AppCtx *user, const DMDACoor2d *c, PetscScalar *f) in MMSForcing2() 157 static PetscErrorCode MMSSolution3(AppCtx *user, const DMDACoor2d *c, PetscScalar *u) in MMSSolution3() 164 static PetscErrorCode MMSForcing3(AppCtx *user, const DMDACoor2d *c, PetscScalar *f) in MMSForcing3() 172 static PetscErrorCode MMSSolution4(AppCtx *user, const DMDACoor2d *c, PetscScalar *u) in MMSSolution4() 180 static PetscErrorCode MMSForcing4(AppCtx *user, const DMDACoor2d *c, PetscScalar *f) in MMSForcing4() 198 DMDACoor2d c; in FormFunctionLocal() local
|
| /petsc/src/dm/interface/ |
| H A D | dmcoordinates.c | 426 PetscErrorCode DMGetCoordinates(DM dm, Vec *c) in DMGetCoordinates() 462 PetscErrorCode DMSetCoordinates(DM dm, Vec c) in DMSetCoordinates() 497 PetscErrorCode DMGetCellCoordinates(DM dm, Vec *c) in DMGetCellCoordinates() 533 PetscErrorCode DMSetCellCoordinates(DM dm, Vec c) in DMSetCellCoordinates() 601 PetscErrorCode DMGetCoordinatesLocal(DM dm, Vec *c) in DMGetCoordinatesLocal() 629 PetscErrorCode DMGetCoordinatesLocalNoncollective(DM dm, Vec *c) in DMGetCoordinatesLocalNoncollective() 722 PetscErrorCode DMSetCoordinatesLocal(DM dm, Vec c) in DMSetCoordinatesLocal() 782 PetscErrorCode DMGetCellCoordinatesLocal(DM dm, Vec *c) in DMGetCellCoordinatesLocal() 807 PetscErrorCode DMGetCellCoordinatesLocalNoncollective(DM dm, Vec *c) in DMGetCellCoordinatesLocalNoncollective() 837 PetscErrorCode DMSetCellCoordinatesLocal(DM dm, Vec c) in DMSetCellCoordinatesLocal()
|
| /petsc/src/dm/tests/ |
| H A D | ex48.c | 10 PetscInt c; in NameFields() local 34 PetscInt i, j, k, c; in test_3d() local 77 PetscInt i, j, c; in test_2d() local 116 PetscInt i, j, k, c; in test_3d_compat() local 168 PetscInt i, j, c; in test_2d_compat() local
|
| /petsc/src/sys/classes/draw/impls/null/ |
| H A D | drawnull.c | 17 static PetscErrorCode PetscDrawPoint_Null(PetscDraw draw, PetscReal x, PetscReal y, int c) in PetscDrawPoint_Null() 23 static PetscErrorCode PetscDrawPointPixel_Null(PetscDraw draw, int x, int y, int c) in PetscDrawPointPixel_Null() 54 …ode PetscDrawEllipse_Null(PetscDraw Win, PetscReal x, PetscReal y, PetscReal a, PetscReal b, int c) in PetscDrawEllipse_Null() 74 static PetscErrorCode PetscDrawString_Null(PetscDraw draw, PetscReal x, PetscReal y, int c, const c… in PetscDrawString_Null() 80 static PetscErrorCode PetscDrawStringVertical_Null(PetscDraw draw, PetscReal x, PetscReal y, int c,… in PetscDrawStringVertical_Null()
|