| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 289 (mfinlet/non-constant-flux? #t) 2268 (dpm/constant-linearized-source? #f) 2287 (dpm/levich-breakup-constant 14.9) 2476 (dpm/turb-coupling-omega-src-constant 1.) 2477 (dpm/turb-coupling-eps-src-constant 1.5) 2535 (dpm/subtet/boundary-layer-turb-dispersion-constant 0.02) 2961 (melt/method-mushy-zone-constant ()) 2962 (melt/mushy-zone-constant 100000.) 4106 (mp/mt/reference-henry-constant 0.0013) 4605 (hyb-init/constant-vel-vector? #f) [all …]
|
| /petsc/src/sys/yaml/ |
| H A D | README.md | 15 * The constant `0` as been replaced by `NULL` in a few places to 16 silence `-Wzero-as-null-pointer-constant` when using C++ compilers.
|
| /petsc/include/ |
| H A D | petscmath.h | 776 #define PetscRealConstant(constant) constant##F argument 778 #define PetscRealConstant(constant) constant argument 780 #define PetscRealConstant(constant) constant##Q argument 782 #define PetscRealConstant(constant) constant##F argument
|
| /petsc/src/tao/leastsquares/tutorials/matlab/ |
| H A D | TestingInitialize.m | 15 % Initialize the constant factor for the number of allowable function evaluations
|
| H A D | TestingPlot.m | 14 % Initialize the constant factor for the number of allowable function evaluations
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex72.c | 126 MatNullSpace constant; in main() local 127 PetscCall(MatNullSpaceCreate(PETSC_COMM_WORLD, PETSC_TRUE, 0, NULL, &constant)); in main() 128 PetscCall(MatSetNullSpace(A, constant)); in main() 129 PetscCall(MatNullSpaceDestroy(&constant)); in main()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex46.c | 11 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function 78 user->funcs[0] = constant; in SetupDiscretization()
|
| H A D | ex3.c | 40 PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nf, PetscS… in constant() function 762 exactFuncs[0] = constant; in CheckFunctions() 828 exactFuncs[0] = constant; in CheckInterpolation()
|
| /petsc/src/binding/petsc4py/conf/ |
| H A D | stubgen.py | 81 def visit_constant(constant): argument 82 name, value = constant
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex3.c | 12 static void constant(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in constant() function 48 static PetscPointFn *functions[] = {constant, linear, quadratic, trig, prime};
|
| /petsc/src/binding/petsc4py/docs/source/ |
| H A D | apidoc.py | 157 def visit_data(constant): argument 158 name, value = constant
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | perf_profile.m | 22 % gate is a positive constant reflecting the convergence tolerance.
|
| /petsc/src/snes/tests/ |
| H A D | ex2.c | 25 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function 297 for (c = 0; c < Nc; ++c) funcs[c] = constant; in main()
|
| H A D | ex8.c | 149 PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal coords[], PetscInt Nc, PetscS… in constant() function 415 exactFuncs[0] = constant; in SetupFunctions()
|
| /petsc/doc/changes/ |
| H A D | 230.md | 135 - Now allow a constant vector to be specified in SNESSolve()
|
| H A D | 37.md | 181 using constant order (1 to 6) and supporting time adaptivity.
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex11.c | 29 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function 82 options->func = constant; in ProcessOptions()
|
| /petsc/doc/miscellaneous/ |
| H A D | applications_publications.md | 37 are lines of constant temperature (the upper surface is cold, the deep mantle is hot);
|
| /petsc/src/snes/tutorials/ |
| H A D | ex76.c | 54 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function 477 funcs[nfield] = constant; in CreatePressureNullSpace()
|
| /petsc/doc/manual/ |
| H A D | fortran.md | 35 Since Fortran compilers do not automatically change the length of numerical constant arguments (int… 47 ! Fortran () automatically sets the complex KIND to correspond to the KIND of constant arguments
|
| H A D | performance.md | 99 ranks on the nodes. In particular, weak scaling (i.e. constant load per 101 (i.e. constant total work, increasing the number of processes) studies 102 should keep the number of processes per node constant. 301 using any number of processes between 3 and 13 is essentially constant
|
| H A D | tao.md | 904 constant. If the direction computed is not a descent direction, the 1195 `-tao_nls_init_type <constant,direction,interpolation>`; 1203 algorithm. The `constant` method initializes the trust-region radius 1296 > | ``init_type`` | constant, | interpolation | Radius | 1470 `-tao_ntr_init_type <constant,direction,interpolation>`; 1478 algorithm. The `constant` method initializes the trust-region radius 1791 where $\rho_k$ is a dynamically adjusted positive constant. The 1940 $M$ is a constant determined by `-tao_bncg_min_restart_num` and 2010 matrices can either be constant or non-constant, of which fact can be 2802 where the gradient and the Hessian of the objective are both constant.
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 33 …density and $u$ is the fluid velocity. If we assume that the density is constant, making the fluid… 42 …iscosity, with units $N\cdot s/m^2$ or $Pa\cdot s$. If we divide by the constant density, we would… 232 … disk with `PetscBagLoad/View()`. We can make these values available as constant to our pointwise … 236 :start-after: /* Make constant values 962 Finally, we can back off the pressure solve. `ILU(0)` is good enough to maintain a constant number …
|
| /petsc/src/ts/tutorials/ |
| H A D | ex77.c | 82 static PetscErrorCode constant(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, Pets… in constant() function 678 funcs[nfield] = constant; in CreatePressureNullSpace()
|
| /petsc/lib/petsc/bin/maint/ |
| H A D | toclapack.sh | 603 /* Table of constant values */ 2593 /* Table of constant values */ 4812 /* This subroutine translates from a BLAST-specified integer constant to */ 4817 /* Otherwise CHLA_TRANSTYPE returns the constant value corresponding to */
|