| /petsc/src/dm/dt/tests/ |
| H A D | ex11.c | 9 PetscScalar *dx, *grad; in main() local
|
| /petsc/include/ |
| H A D | petscfvtypes.h | 42 PetscScalar grad[2][3]; /* Face contribution to gradient in left and right cell */ member
|
| /petsc/src/tao/bound/impls/blmvm/ |
| H A D | blmvm.h | 23 PetscInt grad; member
|
| /petsc/src/tao/unconstrained/impls/lmvm/ |
| H A D | lmvm.h | 21 PetscInt grad; member
|
| /petsc/src/tao/unconstrained/impls/owlqn/ |
| H A D | owlqn.h | 23 PetscInt grad; member
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfvm.c | 56 …etscFV fvm, PetscInt fStart, PetscInt fEnd, Vec faceGeometry, Vec cellGeometry, Vec locX, Vec grad) in DMPlexReconstructGradients_Internal() 172 PetscErrorCode DMPlexReconstructGradientsFVM(DM dm, Vec locX, Vec grad) in DMPlexReconstructGradientsFVM()
|
| H A D | plexfem.c | 1044 const PetscScalar *facegeom, *cellgeom = NULL, *grad; in DMPlexInsertBoundaryValuesRiemann() local 1406 Vec grad; in DMPlexInsertBoundaryValuesFVM() local 2333 PetscScalar *grad = &gradsum[coordDim * numComponents]; in DMPlexComputeGradientClementInterpolant() local 2468 Vec grad; in DMPlexComputeIntegral_Internal() local
|
| H A D | plexcreate.c | 3681 static void TPSEvaluate_SchwarzP(const PetscReal y[3], PetscReal *f, PetscReal grad[], PetscReal (*… in TPSEvaluate_SchwarzP() 3705 static void TPSEvaluate_Gyroid(const PetscReal y[3], PetscReal *f, PetscReal grad[], PetscReal (*he… in TPSEvaluate_Gyroid() 3760 PetscReal f, grad[3], n[3], norm, norm_y[3], nd, nd_y[3], sign; in TPSNearestPointResJac() local
|
| H A D | plextree.c | 3749 …vecCoarseLocal, DM fine, Vec vecFine, PetscSF coarseToFine, PetscInt *cids, Vec grad, Vec cellGeom) in DMPlexTransferVecTree_Interpolate() 4251 Vec faceGeom = NULL, cellGeom = NULL, grad = NULL; in DMPlexTransferVecTree() local
|
| H A D | plexgeometry.c | 3206 PetscScalar *dx, *grad, **gref; in BuildGradientReconstruction_Internal() local 3267 PetscScalar *dx, *grad, **gref; in BuildGradientReconstruction_Internal_Tree() local
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | burgers_spectral.c | 58 Vec grad; member 69 Mat grad; member
|
| H A D | spectraladjointassimilation.c | 65 Vec grad; member 616 Vec temp, grad; in MonitorError() local
|
| /petsc/src/tao/unconstrained/impls/ntl/ |
| H A D | ntlimpl.h | 117 PetscInt grad; /* Gradient directions attempted */ member
|
| /petsc/src/tao/unconstrained/impls/nls/ |
| H A D | nlsimpl.h | 160 PetscInt grad; /* Gradient directions attempted */ member
|
| /petsc/src/dm/dt/fv/interface/ |
| H A D | fv.c | 1700 …orCode PetscFVComputeGradient(PetscFV fvm, PetscInt numFaces, PetscScalar dx[], PetscScalar grad[]) in PetscFVComputeGradient() 1891 …FVComputeGradient_Upwind(PetscFV fv, PetscInt numFaces, const PetscScalar dx[], PetscScalar grad[]) in PetscFVComputeGradient_Upwind() 2151 …teGradient_LeastSquares(PetscFV fvm, PetscInt numFaces, const PetscScalar dx[], PetscScalar grad[]) in PetscFVComputeGradient_LeastSquares()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex2.c | 493 PetscScalar *grad = &gradsum[coordDim * numComponents]; in InterpolateGradient() local 554 Vec f, rhs, fhat, grad; /* Particle field f, \int phi_i f, FEM field */ in TestFieldGradientProjection() local
|
| H A D | ex11.c | 9 PetscBool grad; // Test gradient projection member
|
| /petsc/src/ts/tutorials/ |
| H A D | ex50.c | 61 Mat grad; member
|
| H A D | ex11.c | 704 …im, PetscReal volume, PetscInt numComps, const PetscScalar u[], const PetscScalar grad[], PetscRea… in ErrorIndicator_Simple() 1113 Vec grad, locGrad, locX, errVec; in adaptToleranceFVMSetUp() local
|
| /petsc/src/tao/bound/impls/bnk/ |
| H A D | bnk.h | 189 PetscInt grad; /* Gradient directions attempted */ member
|
| /petsc/src/tao/interface/ftn-custom/ |
| H A D | ztaosolverf.c | 48 PetscFortranCallbackId grad; member
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex3.c | 602 Vec cellgeom, grad, locGrad; in TestFVGrad() local
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 738 Vec grad; in DMAdaptorPreAdapt() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex16.c | 62 PetscScalar grad[3 * NVALS]; variable
|