Home
last modified time | relevance | path

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

/petsc/share/petsc/matlab/
H A DPetscBagRead.m69 lin = fgetl(fid); variable
70 ni = strfind(lin,nametag);
71 nh = strfind(lin,helptag);
73 n = str2num(lin(ni+length(nametag):end));
75 h = str2num(lin(nh+length(helptag):end));
/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c567 static PetscErrorCode TSSundialsGetIterations_Sundials(TS ts, int *nonlin, int *lin) in TSSundialsGetIterations_Sundials() argument
571 if (lin) *lin = ts->ksp_its; in TSSundialsGetIterations_Sundials()
605 PetscErrorCode TSSundialsGetIterations(TS ts, int *nonlin, int *lin) in TSSundialsGetIterations() argument
608 PetscUseMethod(ts, "TSSundialsGetIterations_C", (TS, int *, int *), (ts, nonlin, lin)); in TSSundialsGetIterations()
/petsc/src/dm/impls/stag/
H A Dstagutils.c1312 const PetscInt *lin[3]; in DMStagSetOwnershipRanges() local
1318 lin[0] = lx; in DMStagSetOwnershipRanges()
1319 lin[1] = ly; in DMStagSetOwnershipRanges()
1320 lin[2] = lz; in DMStagSetOwnershipRanges()
1323 if (lin[d]) { in DMStagSetOwnershipRanges()
1326 PetscCall(PetscArraycpy(stag->l[d], lin[d], stag->nRanks[d])); in DMStagSetOwnershipRanges()
/petsc/src/ts/interface/
H A Dts.c1936 PetscBool lin; in TSView() local
1939 …PetscCall(PetscObjectTypeCompareAny((PetscObject)ts->snes, &lin, SNESKSPONLY, SNESKSPTRANSPOSEONLY… in TSView()
1940 …f(viewer, " total number of %slinear solve failures=%" PetscInt_FMT "\n", lin ? "" : "non", ts->n… in TSView()
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas2173 (dpm/allow-node-based-avg-with-lin-src-terms? #f)
4537 (mp/hmt/mt-s-lin-dt-min 1.)
4538 (mp/hmt/mt-s-lin-ia-sym? #f)
4788 (species/loc-spe-max-lin 0)
4789 (species/lin-local-param (0.1 1.2))
9686 (beach-damp-resist-lin . 10)
/petsc/doc/
H A Dpetsc.bib3883 author = {Chao-fan, Z. and Yao-lin, S.},
21296 title = {Sur les ensembles de fonctions et les op\'erations lin\'eaires},
21314 title = {Sur les op\'erations fonctionnelles lin\'eaires},
31799 @Article{ kernighan.lin:efficient,
32664 @Article{ lin.kernighan:efficient,
32673 @Article{ lin.pang:iterative,