Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 25 of 27) sorted by relevance

12

/petsc/src/tao/complementarity/impls/asls/
H A Dasils.c54 asls->fixed = NULL; in TaoSetUp_ASILS()
104 PetscCall(ISDestroy(&ssls->fixed)); in TaoDestroy_ASILS()
172 PetscCall(ISDestroy(&asls->fixed)); in TaoSolve_ASILS()
174 PetscCall(VecWhichBetweenOrEqual(asls->t1, asls->db, asls->t2, &asls->fixed)); in TaoSolve_ASILS()
175 PetscCall(ISComplementVec(asls->fixed, asls->t1, &asls->free)); in TaoSolve_ASILS()
177 PetscCall(ISGetSize(asls->fixed, &nf)); in TaoSolve_ASILS()
182 PetscCall(TaoVecGetSubVec(asls->ff, asls->fixed, tao->subset_type, 0.0, &asls->r1)); in TaoSolve_ASILS()
183 PetscCall(TaoVecGetSubVec(asls->da, asls->fixed, tao->subset_type, 1.0, &asls->r2)); in TaoSolve_ASILS()
186 PetscCall(VecISAXPY(tao->stepdirection, asls->fixed, 1.0, asls->r1)); in TaoSolve_ASILS()
291 asls->fixed = NULL; in TaoCreate_ASILS()
H A Dasfls.c55 asls->fixed = NULL; in TaoSetUp_ASFLS()
104 PetscCall(ISDestroy(&ssls->fixed)); in TaoDestroy_ASFLS()
175 PetscCall(ISDestroy(&asls->fixed)); in TaoSolve_ASFLS()
177 PetscCall(VecWhichBetweenOrEqual(asls->t1, asls->db, asls->t2, &asls->fixed)); in TaoSolve_ASFLS()
178 PetscCall(ISComplementVec(asls->fixed, asls->t1, &asls->free)); in TaoSolve_ASFLS()
180 PetscCall(ISGetSize(asls->fixed, &nf)); in TaoSolve_ASFLS()
185 PetscCall(TaoVecGetSubVec(asls->ff, asls->fixed, tao->subset_type, 0.0, &asls->r1)); in TaoSolve_ASFLS()
186 PetscCall(TaoVecGetSubVec(asls->da, asls->fixed, tao->subset_type, 1.0, &asls->r2)); in TaoSolve_ASFLS()
189 PetscCall(VecISAXPY(tao->stepdirection, asls->fixed, 1.0, asls->r1)); in TaoSolve_ASFLS()
296 asls->fixed = NULL; in TaoCreate_ASFLS()
/petsc/include/petsc/finclude/
H A Dpetscisbase.h6 ! those additional spaces during preprocessing - bad for fixed format
H A Dpetscvecbase.h6 ! those additional spaces during preprocessing - bad for fixed format
/petsc/src/tao/complementarity/impls/ssls/
H A Dssls.h77 IS fixed; member
/petsc/doc/developers/
H A Dmatrices.md50 - Storing the matrices using a fixed (problem dependent) block size
55 improvement obtained via blocking. Using a fixed block size gives the
65 I-nodes (with the option `-mat_seqaij`); and a fixed block size code,
100 Note that the speeds of the I-node and fixed block operations are
121 multiclass PDEs. The block variants store matrix elements by fixed-sized
156 will determine them. The matrix is stored with a fixed number of rows on
H A Dtesting.md920 The union and intersection have fixed grouping. So this string argument
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/Styles/
H A DCmpSystems.css21 table-layout:fixed;
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/
H A D_doc_section_base.py897 fixed = f'{pre} {arg:{max_arg_len}} - {descr}'
900 i for i, (a1, a2) in enumerate(itertools.zip_longest(text, fixed)) if a1 != a2
903 assert text == fixed # equal
915 Diagnostic.Kind.ERROR, align_diag, mess, eloc, patch=Patch(eloc, fixed[diff_index:])
/petsc/systems/Apple/iOS/examples/Basic/Classes/
H A DiphoneViewController.m108 …r" size:8.0]; /* make the font size in the UITextView a more reasonable size and use fixed width*/
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DSection.pyx474 The number of DOFs which are fixed by constraints.
495 The number of additional DOFs which are fixed by constraints.
544 The number of DOFs which are fixed by constraints.
573 The number of additional DOFs which are fixed by constraints.
H A DDM.pyx536 if cval == NULL: cval = b"" # XXX Should be fixed upstream
565 if cval == NULL: cval = b"" # XXX Should be fixed upstream
1800 if cval == NULL: cval = b"" # XXX Should be fixed upstream
1803 if cval == NULL: cval = b"" # XXX Should be fixed upstream
H A DKSP.pyx231 you are using the Krylov method as a smoother with a fixed
/petsc/systems/Apple/iOS/examples/testopengl/Classes/
H A DiphoneViewController.m153 …r" size:8.0]; /* make the font size in the UITextView a more reasonable size and use fixed width*/
/petsc/doc/changes/
H A D231.md111 code is in fixed form - there could be errors with lines exceeding
H A D38.md277 - You can continue to use either fixed (.F extension) or free format
H A D2024.md280 useful when using the Krylov method as a smoother with a fixed
/petsc/doc/developers/contributing/
H A Dpipelines.md69 After you have fixed a problem that appeared in a particular (set of) job(s) you may want to test y…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas409 (ecfm-sigma/itnfs-fixed-val 50.)
512 (spark/fixed-geom? (#f))
513 (spark/fixed-box? (#f))
514 (spark/fixed-cylinder? (#f))
515 (spark/fixed-sphere? (#t))
680 (cht/fixed-htc 200)
681 (cht/use-fixed-htc? #f)
1969 (dpm/dpm-vof/static-pileup/use-fixed-thread-vel? #t)
1988 …nt "If transport equations are switched off, may need to set 'dpm/dpm-vof/fixed-urf-in-fix-dpm-sva…
1989 (dpm/dpm-vof/fixed-urf-in-fix-dpm-svar -1.)
[all …]
/petsc/doc/manual/
H A Dsection.md181 They are dofs that have a given fixed value, so they are present in local vectors for finite elemen…
H A Dmat.md369 will determine them. The matrix is stored with a fixed number of rows on
533 applications based on a fixed number of stored update vectors.
706 stored with a fixed number of rows on each process, given by `m`, or
H A Dsnes.md633 takes the form of a line search-damped fixed-point iteration of the form
655 fixed-point iteration iterate, into an approximate residual-minimizing new iterate.
H A Dts.md1266 is fixed. The objective is to maximize $p_m$ subject to the above
H A Dtao.md1731 \text{fixed}: & \mathcal{F}(x) & = & \{ i \; : \; l_i = u_i \}, \\
2100 $g(x)$ and fixed decision variables, i.e., $x^- = x = x^+$.
/petsc/doc/faq/
H A Dindex.md621 No. The `MATBAIJ` format only supports a single fixed block size on the entire

12