Home
last modified time | relevance | path

Searched defs:K (Results 1 – 25 of 58) sorted by relevance

123

/petsc/src/ksp/ksp/impls/hpddm/cuda/
H A Dhpddm.cu11 typedef HPDDM::downscaled_type<PetscScalar> K; in KSPSolve_HPDDM_CUDA_Private() typedef
14 typedef HPDDM::upscaled_type<PetscScalar> K; in KSPSolve_HPDDM_CUDA_Private() typedef
/petsc/src/snes/tutorials/
H A Dex46.c14 PetscReal K; /* The advection coefficient */ member
125 PetscReal D, K, hx, hy, hxdhy, hydhx; in FormFunctionLocal() local
166 PetscScalar D, K, A, v[5], hx, hy, hxdhy, hydhx, ux, uy; in FormJacobianLocal() local
H A Dex11.c67 const PetscScalar *K = &a[1]; in f_1() local
79 const PetscScalar *K = &a[1]; in J_11() local
134 …stant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *K, PetscCtx ctx) in coefficient_constant()
141 …board(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *K, PetscCtx ctx) in coefficient_checkerboard()
149 …tical(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *K, PetscCtx ctx) in coefficient_analytical()
H A Dex33.c37 PetscScalar *K; in FormPermeability() local
90 PetscScalar K = 2 * dx / (dx / Kappa[i] + dx / Kappa[i - 1]); in FormFunctionLocal() local
/petsc/src/mat/tests/
H A Dex241.c5 …enEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscScalar… in GenEntries()
21 …ctangular(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscScalar… in GenEntriesRectangular()
40 PetscInt m = 100, dim = 3, M, K = 10, begin, n = 0, N, bs; in main() local
H A Dex268.c5 …enEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscScalar… in GenEntries()
25 PetscInt m = 100, dim = 3, M, K = 10, begin, n = 0; in main() local
H A Dex246.cxx6 …enEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscScalar… in GenEntries()
29 …virtual void copy_submatrix(PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscSca… in copy_submatrix() argument
H A Dex248.c7 Mat A, B, C, K, Ad, Bd; in main() local
H A Dex195.c17 PetscInt m, M, n, istart, iend, ii, i, J, j, K = 10; in main() local
/petsc/src/dm/tests/
H A Dnoflux_check.c7 PetscErrorCode globalKMat_3d(Mat K, DMDALocalInfo info) in globalKMat_3d()
66 PetscErrorCode globalKMat_2d(Mat K, DMDALocalInfo info) in globalKMat_2d()
H A Dex30.c12 PetscReal alpha = 1, K = 1, rho0 = 1, u0 = 0, sigma = 0.2; in main() local
/petsc/src/dm/dt/dualspace/impls/lagrange/tutorials/
H A Dex1.c11 DM K; in main() local
H A Dex2.c15 DM K; in main() local
/petsc/src/dm/dt/tests/
H A Dex17.c8 DM K; in main() local
/petsc/src/binding/petsc4py/demo/legacy/perftest/
H A DApp.f9022 subroutine evalK (P, K) argument
24 real(kind=8), intent(out) :: K local
32 subroutine fillK (P, K) argument
34 real(kind=8), intent(out) :: K(-1:1) local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcnullspace.c9 Mat K; in PCBDDCNullSpaceCorrPreSolve() local
32 Mat K; in PCBDDCNullSpaceCorrPostSolve() local
/petsc/src/ksp/ksp/tests/
H A Dex10.c88 PetscReal **K, norm; in GetElasticityMatrix() local
168 PetscErrorCode AddElement(Mat mat, PetscInt r1, PetscInt r2, PetscReal **K, PetscInt h1, PetscInt h… in AddElement()
211 PetscReal K[60][60], x, y, z, dx, dy, dz; in Elastic20Stiff() local
H A Dlostnullspace.c14 Mat A, K; in main() local
/petsc/src/dm/dt/fe/impls/composite/
H A Dfecomposite.c19 DM K; in PetscFESetUp_Composite() local
100 …ion_Composite(PetscFE fem, PetscInt npoints, const PetscReal points[], PetscInt K, PetscTabulation… in PetscFEComputeTabulation_Composite()
/petsc/src/dm/dt/interface/ftn-custom/
H A Dzdtdsf90.c17 PetscInt K; member
/petsc/src/ksp/ksp/tutorials/
H A Dex82.c5 …enEntries(PetscInt sdim, PetscInt M, PetscInt N, const PetscInt *J, const PetscInt *K, PetscScalar… in GenEntries()
H A Dex68.c56 Mat K; in main() local
H A Dex69.c93 Mat K; in main() local
/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp1379 PETSC_NODISCARD bool operator==(const UnorderedMap<K, T, H, KE> &lhs, const UnorderedMap<K, T, H, K… in operator ==()
1392 PETSC_NODISCARD bool operator!=(const UnorderedMap<K, T, H, KE> &lhs, const UnorderedMap<K, T, H, K… in operator !=()
/petsc/src/tao/leastsquares/impls/brgn/
H A Dbrgn.c100 PetscInt K; /* dimension of D*X */ in GNObjectiveGradientEval() local
409 PetscInt n, N, K; /* dict has size K*N*/ in TaoSetUp_BRGN() local

123