Home
last modified time | relevance | path

Searched refs:coeffs (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ksp/pc/impls/deflation/
H A Ddeflationspace.c16 …nt m, PetscInt n, PetscInt M, PetscInt N, PetscInt ncoeffs, PetscScalar *coeffs, PetscBool trunc, … in PCDeflationCreateSpaceWave() argument
42 PetscCall(MatSetValues(defl, 1, &i, ncoeffs, Iidx, coeffs, INSERT_VALUES)); in PCDeflationCreateSpaceWave()
102 …nGetSpaceWave(PC pc, Mat *W, PetscInt size, PetscInt ncoeffs, PetscScalar *coeffs, PetscBool trunc) in PCDeflationGetSpaceWave() argument
121 …PetscCall(PCDeflationCreateSpaceWave(comm, PETSC_DECIDE, m, Mdefl, Ndefl, ncoeffs, coeffs, trunc, … in PCDeflationGetSpaceWave()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DRegressor.pyx275 cdef Vec coeffs = Vec()
276 CHKERR(PetscRegressorLinearGetCoefficients(self.regressor, &coeffs.vec))
277 CHKERR(PetscINCREF(coeffs.obj))
278 return coeffs
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas868 (soot/prec-coeffs (3 3 0. 0.0575 3.797003e-06 -0.001920161 0.05277236 7 0.0575 0.128 1.051312 -71.3…
1225 (soot-mom/prec-stick-coeffs ())
2370 (dpm/collision/n-coeffs-restitution 2)
4635 (uds/new-coupled-coeffs? #f)
4793 (species/bl-coeffs (0 0))
7393 (lb/collide-coeffs/cw 0.5)
7394 (lb/collide-coeffs/cs 0.1)
7395 (lb/collide-coeffs/sq 1.92)
7396 (lb/collide-coeffs/s16 1.92)
7397 (lb/collide-coeffs/s2 1.14)
[all …]