Home
last modified time | relevance | path

Searched refs:neq (Results 1 – 6 of 6) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex74fcomd.h1 integer probnum, ihod, mx, my, neq, ientro, gorder parameter(neq = 3) double precision theta, pi, t…
27 / gudnov / eigval(neq),
28 …eigvec(neq, neq), rinv(neq, neq), roestt(neq), fl(neq), fr(neq), deltau(neq), alpha(neq), xnumdif(
29 froe(neq)
/petsc/src/ts/tests/
H A Dex28.c233 PetscReal vmin, vmax, neq, veq, Teq; in CheckDistribution() local
239 neq = ComputeCDF(m, n, T, vmin, vmax); in CheckDistribution()
240 …PetscAbsReal(neq - n) <= PETSC_SMALL, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Int f %g != %g mass (… in CheckDistribution()
245 neq = 0.0; in CheckDistribution()
250 neq += ComputeCDF(m, n, T, vcoords[0], vcoords[1]); in CheckDistribution()
253 …scAbsReal(neq - n) <= PETSC_SMALL, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Cell Int f %g != %g mass… in CheckDistribution()
257 neq = 0.0; in CheckDistribution()
258 for (q = 0; q < Nq; ++q) neq += ComputePDF(m, n, T, &xq[q]) * wq[q]; in CheckDistribution()
259 …PetscAbsReal(neq - n) <= PETSC_SMALL, PETSC_COMM_SELF, PETSC_ERR_ARG_WRONG, "Int f %g != %g mass (… in CheckDistribution()
263 veq /= neq; in CheckDistribution()
[all …]
/petsc/src/dm/tutorials/
H A Dex13f90aux.F9038 …recursive subroutine forw_euler(t, dt, ib1, ibn, jb1, jbn, kb1, kbn, imax, jmax, kmax, neq, y, dfd… argument
40 PetscInt, intent(in) :: ib1, ibn, jb1, jbn, kb1, kbn, imax, jmax, kmax, neq
41 PetscReal, dimension(neq, ib1:ibn, jb1:jbn, kb1:kbn), intent(inout) :: y
56 …:, 1:imax, 1:jmax, 1:kmax) + dt*dfdt(t, dt, ib1, ibn, jb1, jbn, kb1, kbn, imax, jmax, kmax, neq, y)
/petsc/src/mat/impls/aij/seq/
H A Daijfact.c802 PetscInt nz, neq, ldb, ldx; in MatMatSolve_SeqAIJ_inplace() local
827 for (neq = 0; neq < B->cmap->n; neq++) { in MatMatSolve_SeqAIJ_inplace()
866 PetscInt nz, neq, ldb, ldx; in MatMatSolve_SeqAIJ() local
890 for (neq = 0; neq < B->cmap->n; neq++) { in MatMatSolve_SeqAIJ()
930 PetscInt nz, neq, ldb, ldx; in MatMatSolveTranspose_SeqAIJ() local
954 for (neq = 0; neq < B->cmap->n; neq++) { in MatMatSolveTranspose_SeqAIJ()
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact2.c2074 PetscInt nz, i, j, neq, ldb, ldx; in MatMatSolve_SeqSBAIJ_1_NaturalOrdering() local
2089 for (neq = 0; neq < B->cmap->n; neq++) { in MatMatSolve_SeqSBAIJ_1_NaturalOrdering()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas7978 (wj-bsl-earsm/neq 4.05)