Home
last modified time | relevance | path

Searched defs:Q (Results 1 – 25 of 51) sorted by relevance

123

/petsc/src/ksp/ksp/tests/
H A Dex84.c6 PetscErrorCode LSCLoadOperators(Mat *A, Mat *Q, Mat *L, Vec *rhs, IS *velocity, IS *pressure) in LSCLoadOperators()
35 Mat A, Q, L = NULL; in port_lsd_bfbt() local
H A Dex54.c73 Mat Q, C, V, A, B; in main() local
/petsc/src/ksp/ksp/impls/lcd/
H A Dlcdimpl.h22 Vec *Q; member
/petsc/src/ksp/ksp/tutorials/
H A Dex81a.c6 #define Q 5 /* everything is hardwired for a 5x5 MatNest for now */ macro
H A Dex81.c5 #define Q 5 /* everything is hardwired for a 5x5 MatNest for now */ macro
/petsc/src/snes/impls/al/
H A Dal.c210 static PetscErrorCode SNESNewtonALComputeFunction_NEWTONAL(SNES snes, Vec X, Vec Q) in SNESNewtonALComputeFunction_NEWTONAL()
260 PetscErrorCode SNESNewtonALComputeFunction(SNES snes, Vec X, Vec Q) in SNESNewtonALComputeFunction()
288 Vec DeltaX, deltaX, X, R, Q, deltaX_Q, deltaX_R; in SNESSolve_NEWTONAL() local
/petsc/src/ksp/ksp/impls/cr/
H A Dcr.c16 Vec X, B, R, RT, P, AP, ART, Q; in KSPSolve_CR() local
/petsc/src/ksp/ksp/impls/cr/pipecr/
H A Dpipecr.c25 Vec X, B, Z, P, W, Q, U, M, N; in KSPSolve_PIPECR() local
/petsc/src/ksp/ksp/impls/cg/pipecg/
H A Dpipecg.c25 Vec X, B, Z, P, W, Q, U, M, N, R, S; in KSPSolve_PIPECG() local
/petsc/src/ksp/ksp/impls/cgs/
H A Dcgs.c19 Vec X, B, V, P, R, RP, T, Q, U, AUQ; in KSPSolve_CGS() local
/petsc/src/dm/impls/plex/tests/
H A Dex42.c36 CEED_QFUNCTION(Mass)(PetscCtx ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const … in Mass()
70 CEED_QFUNCTION(SetupMassGeoCube)(PetscCtx ctx, const CeedInt Q, const CeedScalar *const *in, CeedSc… in SetupMassGeoCube()
132 CEED_QFUNCTION(SetupMassGeoSphere)(PetscCtx ctx, const CeedInt Q, const CeedScalar *const *in, Ceed… in SetupMassGeoSphere()
H A Dex99.c20 PetscDualSpace Q; in CreateFE() local
/petsc/src/ksp/ksp/impls/tfqmr/
H A Dtfqmr.c16 Vec X, B, V, P, R, RP, T, T1, Q, U, D, AUQ; in KSPSolve_TFQMR() local
/petsc/src/ksp/ksp/impls/bcgs/pipebcgs/
H A Dpipebcgs.c19 Vec X, B, S, R, RP, Y, Q, P2, Q2, R2, S2, W, Z, W2, Z2, T, V; in KSPSolve_PIPEBCGS() local
/petsc/src/dm/dt/fe/interface/
H A Dfe.c981 PetscDualSpace Q; in PetscFECreateTabulation() local
1048 PetscDualSpace Q; in PetscFEComputeTabulation() local
1739 PetscDualSpace Q, subQ; in PetscFEGetHeightSubspace() local
1807 PetscDualSpace Q, Qref; in PetscFERefine() local
1858 PetscDualSpace Q; in PetscFESetDefaultName_Private() local
1916 PetscErrorCode PetscFECreateFromSpaces(PetscSpace P, PetscDualSpace Q, PetscQuadrature q, PetscQuad… in PetscFECreateFromSpaces()
2000 PetscDualSpace Q; in PetscFECreate_Internal() local
2242 PetscDualSpace Q; in PetscFELimitDegree() local
2308 PetscDualSpace Q, dgQ; in PetscFECreateBrokenElement() local
2346 PetscDualSpace Q; in PetscFESetName() local
/petsc/src/dm/impls/plex/kokkos/
H A Dplexlocalizationletkf.kokkos.cxx69 …scInt n_obs_vertex, const PetscInt n_obs_local, const PetscInt n_dof, Vec Vecxyz[3], Mat H, Mat *Q) in DMPlexGetLETKFLocalizationMatrix()
/petsc/include/petsc/private/
H A Dpetscelemental.h16 El::DistPermutation *P, *Q; member
/petsc/src/ksp/ksp/impls/cg/pipelcg/
H A Dpipelcg.c20 Vec *Q; /* Q vectors (auxiliary bases) */ member
140 Vec *Z = plcg->Z, *U = plcg->U, *V = plcg->V, *Q = plcg->Q; in KSPSolve_InnerLoop_PIPELCG() local
/petsc/src/ksp/ksp/impls/cg/pipecgrr/
H A Dpipecgrr.c26 Vec X, B, Z, P, W, Q, U, M, N, R, S; in KSPSolve_PIPECGRR() local
/petsc/src/sys/objects/device/impls/sycl/
H A Dsycldevice.sycl.cxx114 auto Q = ::sycl::queue(syclDevice_); in isMPISyclAware_() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex20.c9 Mat H, Q = NULL; in main() local
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresdeflation.c101 PetscScalar *Q = agmres->Q; in KSPAGMRESSchurForm() local
/petsc/src/ksp/ksp/impls/gmres/
H A Dgmreig.c119 PetscScalar *H, *Q, *Ht; /* H Hessenberg matrix; Q matrix of eigenvectors of H */ in KSPComputeRitz_GMRES() local
/petsc/src/tao/unconstrained/impls/bmrm/
H A Dbmrm.h45 PetscReal **Q; member
/petsc/src/ts/tests/
H A Dex27.c314 …ic PetscErrorCode QCompute(PetscInt dim, const PetscReal vp[], const PetscReal vq[], PetscReal Q[]) in QCompute()
358 PetscReal gradS_q[3] = {0., 0., 0.}, GammaS[3] = {0., 0., 0.}, Q[9]; in RHSFunctionParticles() local

123