| /petsc/src/tao/util/ |
| H A D | tao_util.c | 473 static inline PetscReal ST_InternalPN(PetscScalar in, PetscReal lb, PetscReal ub) in ST_InternalPN() 478 static inline PetscReal ST_InternalNN(PetscScalar in, PetscReal lb, PetscReal ub) in ST_InternalNN() 483 static inline PetscReal ST_InternalPP(PetscScalar in, PetscReal lb, PetscReal ub) in ST_InternalPP() 513 PetscErrorCode TaoSoftThreshold(Vec in, PetscReal lb, PetscReal ub, Vec out) in TaoSoftThreshold()
|
| /petsc/src/sys/utils/ |
| H A D | mpits.c | 76 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSided_Ibarrier() local 136 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSided_Allreduce() local 182 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSided_RedScatter() local 292 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSidedFReq_Reference() local 331 MPI_Aint lb, unitbytes; in PetscCommBuildTwoSidedFReq_Ibarrier() local
|
| /petsc/include/ |
| H A D | petscoptions.h | 583 …#define PetscOptionsBoundedInt(opt, text, man, currentvalue, value, set, lb) PetscOptionsInt_… argument 633 …#define PetscOptionsRangeInt(opt, text, man, currentvalue, value, set, lb, ub) PetscOptionsInt_… argument 727 …#define PetscOptionsBoundedReal(opt, text, man, currentvalue, value, set, lb) PetscOptionsReal… argument 777 …#define PetscOptionsRangeReal(opt, text, man, currentvalue, value, set, lb, ub) PetscOptionsReal… argument
|
| /petsc/src/sys/tests/ |
| H A D | ex8.c | 35 MPI_Aint lb, extent; in MakeDatatype() local
|
| /petsc/src/sys/objects/ |
| H A D | aoptions.c | 688 …const char man[], PetscInt currentvalue, PetscInt *value, PetscBool *set, PetscInt lb, PetscInt ub) in PetscOptionsInt_Private() 720 …man[], PetscMPIInt currentvalue, PetscMPIInt *value, PetscBool *set, PetscMPIInt lb, PetscMPIInt u… in PetscOptionsMPIInt_Private() 772 …t char man[], PetscReal currentvalue, PetscReal *value, PetscBool *set, PetscReal lb, PetscReal ub) in PetscOptionsReal_Private()
|
| /petsc/src/tao/tutorials/ |
| H A D | ex3.c | 333 Vec u, lb, ub; in main() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | eptorsion3.c | 83 Vec ub, lb; in main() local
|
| /petsc/src/tao/complementarity/tutorials/ |
| H A D | minsurf1.c | 45 PetscScalar lb = PETSC_NINFINITY; /* lower bound constant */ in main() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex58.c | 43 PetscScalar lb, ub; member
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 478 …#define MPI_Type_lb(datatype, lb) (MPIUNI_ARG(datatype), *(lb) = 0, MPI_SUCCE… argument 481 …#define MPI_Type_get_extent(datatype, lb, extent) (*(lb) = 0, *(extent) = MPI_sizeof(datatype… argument 482 …#define MPI_Type_get_true_extent(datatype, lb, extent) (*(lb) = 0, *(extent) = MPI_sizeof(datatype… argument 607 …#define MPI_Type_create_resized(oldtype, lb, extent, newtype) (MPIUNI_ARG(oldtype), MPIUNI_ARG(lb)… argument
|
| /petsc/src/tao/bound/tutorials/ |
| H A D | plate2.c | 729 PetscReal *xl, lb = PETSC_NINFINITY, ub = PETSC_INFINITY; in MSA_Plate() local
|
| /petsc/src/snes/utils/ |
| H A D | dmplexsnes.c | 1062 Vec lb, ub; in DMPlexSetSNESVariableBounds() local
|
| /petsc/src/vec/is/sf/impls/basic/cupm/ |
| H A D | sfcupm_impl.hpp | 743 MPI_Aint lb, nbyte; in LinkSetUp() local
|
| /petsc/src/sys/classes/viewer/impls/binary/ |
| H A D | binv.c | 1002 PETSC_UNUSED MPI_Aint lb; in PetscViewerBinaryWriteReadAll() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dtds.c | 2421 PetscErrorCode PetscDSGetLowerBound(PetscDS ds, PetscInt f, PetscPointBoundFn **lb, void **ctx) in PetscDSGetLowerBound() 2452 PetscErrorCode PetscDSSetLowerBound(PetscDS ds, PetscInt f, PetscPointBoundFn *lb, PetscCtx ctx) in PetscDSSetLowerBound()
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfpack.c | 650 MPI_Aint lb, nbyte; in PetscSFLinkSetUp_Host() local
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 2717 MPI_Aint lb, lb_true, bytes, bytes_true; in PetscSFGetDatatypeSize_Internal() local
|
| /petsc/src/mat/impls/is/ |
| H A D | matis.c | 1935 PetscBool lb[4], bb[4]; in MatConvert_IS_XAIJ() local
|
| /petsc/src/mat/impls/aij/mpi/mumps/ |
| H A D | mumps.c | 96 …, PetscMUMPSInt currentvalue, PetscMUMPSInt *value, PetscBool *set, PetscMUMPSInt lb, PetscMUMPSIn… in PetscOptionsMUMPSInt_Private()
|