| /petsc/config/BuildSystem/config/ |
| H A D | setsOrdered.py | 308 transform = getattr(element, "__as_temporarily_immutable__", None) 309 if transform is None: 311 return transform() in self._data 387 transform = getattr(element, "__as_immutable__", None) 388 if transform is None: 390 data[transform()] = value 399 transform = getattr(element, "__as_immutable__", None) 400 if transform is None: 402 data[transform()] = value 536 transform = getattr(element, "__as_immutable__", None) [all …]
|
| /petsc/src/ts/trajectory/impls/visualization/ |
| H A D | trajvisualization.c | 37 if (!tj->transform) { in TSTrajectorySet_Visualization() 41 PetscCall((*tj->transform)(tj->transformctx, X, &XX)); in TSTrajectorySet_Visualization() 51 if (!tj->transform) { in TSTrajectorySet_Visualization() 55 PetscCall((*tj->transform)(tj->transformctx, X, &XX)); in TSTrajectorySet_Visualization()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex8.c | 15 PetscBool transform; /* Use random coordinate transformations */ member 40 options->transform = PETSC_FALSE; in ProcessOptions() 46 …ool("-transform", "Use random transforms", "ex8.c", options->transform, &options->transform, NULL)… in ProcessOptions() 102 if (options->transform) PetscCall(PetscPrintf(comm, "Using random transforms\n")); in ProcessOptions() 220 static PetscErrorCode CheckCell(DM dm, PetscInt cell, PetscBool transform, PetscReal v0Ex[], PetscR… in CheckCell() argument 240 if (transform) { in CheckCell() 435 static PetscErrorCode TestTriangle(MPI_Comm comm, PetscBool transform) in TestTriangle() argument 452 …PetscCall(CheckCell(dm, 0, transform, v0Ex, JEx, invJEx, detJEx, centroidEx, normalEx, volEx, NULL… in TestTriangle() 466 …PetscCall(CheckCell(dm, 0, transform, v0Ex, JEx, invJEx, detJEx, centroidEx, normalEx, volEx, NULL… in TestTriangle() 473 static PetscErrorCode TestQuadrilateral(MPI_Comm comm, PetscBool transform) in TestQuadrilateral() argument [all …]
|
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 53 PetscBool transform; in SNESComputeObjective_DMLocal() local 66 PetscCall(DMHasBasisTransform(dm, &transform)); in SNESComputeObjective_DMLocal() 67 …if (transform && dmlocalsnes->boundarylocal) PetscCall((*dmlocalsnes->boundarylocal)(dm, Xloc, dml… in SNESComputeObjective_DMLocal() 81 PetscBool transform; in SNESComputeFunction_DMLocal() local 97 PetscCall(DMHasBasisTransform(dm, &transform)); in SNESComputeFunction_DMLocal() 98 …if (transform && dmlocalsnes->boundarylocal) PetscCall((*dmlocalsnes->boundarylocal)(dm, Xloc, dml… in SNESComputeFunction_DMLocal() 132 PetscBool transform; in SNESComputeJacobian_DMLocal() local 144 PetscCall(DMHasBasisTransform(dm, &transform)); in SNESComputeJacobian_DMLocal() 145 …if (transform && dmlocalsnes->boundarylocal) PetscCall((*dmlocalsnes->boundarylocal)(dm, Xloc, dml… in SNESComputeJacobian_DMLocal()
|
| /petsc/src/sys/classes/random/impls/curand/ |
| H A D | curand2.cu | 49 thrust::transform(zibit, zibit + n, pval, complexscalelw(r->low, r->width)); in PetscRandomCurandScale_Private() 57 thrust::transform(pval, pval + n, pval, realscalelw(rl, rw)); in PetscRandomCurandScale_Private()
|
| /petsc/doc/overview/ |
| H A D | plex_transform_table.md | 35 * - Simplex-to-Box transform 39 * - Box-to-Simplex transform
|
| /petsc/src/dm/impls/plex/tests/output/ |
| H A D | ex57_tri_patch_ref_concrete.out | 55 Defined by transform from: 65 Defined by transform from:
|
| H A D | ex57_quad_patch.out | 12 Defined by transform from:
|
| H A D | ex57_quad_bl.out | 12 Defined by transform from:
|
| H A D | ex57_tri_patch.out | 12 Defined by transform from:
|
| H A D | ex57_tri_patch_ref.out | 21 Defined by transform from:
|
| H A D | ex41_1_save.out | 23 Created using transform:
|
| H A D | ex57_tet.out | 62 Defined by transform from:
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex48_0.out | 16 Defined by transform from: 25 Defined by transform from:
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex29_3.out | 48 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 78 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 108 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 138 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| H A D | ex29_4.out | 48 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 78 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 108 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 138 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| H A D | ex66_1.out | 41 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 73 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 105 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| H A D | ex50_1.out | 39 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 71 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 103 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| H A D | ex66_2.out | 57 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 88 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 119 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| H A D | ex50_2.out | 55 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 86 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 117 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| /petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/docs/ |
| H A D | _doc_section_base.py | 151 name = section.transform(section.name) 391 def transform(text: str) -> str: member in SectionBase 464 … headings: Optional[Sequence[tuple[SourceRange, str, Verdict]]] = None, transform: Optional[Callab… 486 if transform is None: 487 transform = self.transform 502 correct = transform(heading) 565 self.transform(self.name), '\n'.join(src_list)
|
| /petsc/src/dm/dt/tests/output/ |
| H A D | ex5_0.out | 15 Subspace-to-space domain transform:
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_tut_2.out | 112 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 142 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 172 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 202 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1] 232 eigenvalues estimated using gmres with transform: [0. 0.1; 0. 1.1]
|
| H A D | ex5_2.out | 87 eigenvalues estimated using gmres with transform: [0. 0.5; 0. 1.1] 118 eigenvalues estimated using gmres with transform: [0. 0.5; 0. 1.1] 149 eigenvalues estimated using gmres with transform: [0. 0.5; 0. 1.1]
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 74 PetscBool isAffine, isCohesive, transform; in DMProjectPoint_Func_Private() local 78 PetscCall(DMHasBasisTransform(dmIn, &transform)); in DMProjectPoint_Func_Private() 124 if (transform) { in DMProjectPoint_Func_Private() 210 PetscBool isAffine, isCohesive, isCohesiveIn, transform; in DMProjectPoint_Field_Private() local 224 PetscCall(DMHasBasisTransform(dmIn, &transform)); in DMProjectPoint_Field_Private() 340 …if (transform) PetscCall(DMPlexBasisTransformApplyReal_Internal(dmIn, fegeom.v, PETSC_TRUE, dE, fe… in DMProjectPoint_Field_Private() 369 PetscBool isAffine, isCohesive, isCohesiveIn, transform; in DMProjectPoint_BdField_Private() local 383 PetscCall(DMHasBasisTransform(dmIn, &transform)); in DMProjectPoint_BdField_Private() 516 …if (transform) PetscCall(DMPlexBasisTransformApplyReal_Internal(dmIn, fegeom.v, PETSC_TRUE, dE, fe… in DMProjectPoint_BdField_Private() 725 … PETSC_FALSE, hasFV = PETSC_FALSE, isCohesive = PETSC_FALSE, isCohesiveIn = PETSC_FALSE, transform; in DMProjectLocal_Generic_Plex() local [all …]
|