| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex68.c | 12 PetscErrorCode ComputeSolution(PetscInt n, PetscReal *nodes, PetscReal *weights, Vec x) in ComputeSolution() 33 PetscErrorCode ComputeRhs(PetscInt n, PetscReal *nodes, PetscReal *weights, Vec b) in ComputeRhs() 53 PetscReal *weights; in main() local
|
| H A D | ex69.c | 19 PetscReal *weights; /* GLL weights */ member
|
| /petsc/src/mat/graphops/color/utils/ |
| H A D | weights.c | 4 static PetscErrorCode MatColoringCreateLexicalWeights(MatColoring mc, PetscReal *weights) in MatColoringCreateLexicalWeights() 15 static PetscErrorCode MatColoringCreateRandomWeights(MatColoring mc, PetscReal *weights) in MatColoringCreateRandomWeights() 108 static PetscErrorCode MatColoringCreateLargestFirstWeights(MatColoring mc, PetscReal *weights) in MatColoringCreateLargestFirstWeights() 135 static PetscErrorCode MatColoringCreateSmallestLastWeights(MatColoring mc, PetscReal *weights) in MatColoringCreateSmallestLastWeights() 309 PetscErrorCode MatColoringCreateWeights(MatColoring mc, PetscReal **weights, PetscInt **lperm) in MatColoringCreateWeights() 348 PetscErrorCode MatColoringSetWeights(MatColoring mc, PetscReal *weights, PetscInt *lperm) in MatColoringSetWeights()
|
| /petsc/src/dm/dt/interface/ftn-custom/ |
| H A D | zdtf90.c | 16 const PetscReal *points, *weights; in petscquadraturegetdata_() local 34 PetscReal *points, *weights; in petscquadraturesetdata_() local
|
| /petsc/src/mat/graphops/partition/ftn-custom/ |
| H A D | zpartitionf.c | 11 … matpartitioningsetvertexweights_NOTODAY(MatPartitioning *part, const PetscInt weights[], PetscErr… in matpartitioningsetvertexweights_NOTODAY()
|
| /petsc/src/dm/tutorials/ |
| H A D | ex26.c | 14 PetscReal *zeros, *weights, scale, h, sigma = 1 / sqrt(2), g = 0, mu = 0; in main() local
|
| /petsc/include/petsc/private/ |
| H A D | dtimpl.h | 13 const PetscReal *weights; /* The quadrature weights */ member
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex9.c | 9 const PetscReal *points, *weights; in testOrthogonality() local 47 const PetscReal *weights; in testDerivativesLegendre() local
|
| H A D | ex15.c | 11 const PetscReal *weights; in testQuadrature() local
|
| H A D | ex13.c | 7 … PetscInt jetDegree, PetscInt npoints, const PetscReal *points, const PetscReal *weights, PetscInt… in constructTabulationAndMass() 50 const PetscReal *weights; in test() local
|
| H A D | ex4.c | 41 const PetscReal *weights; in CheckSymmetry() local
|
| H A D | ex1.c | 143 PetscReal points[1000], weights[1000], interval[2]; in main() local
|
| /petsc/src/sys/classes/draw/utils/ |
| H A D | hists.c | 24 PetscReal *weights; member 308 …PetscReal xmin, xmax, ymin, ymax, *bins, *values, *weights, binSize, binLeft, binRight, maxHeigh… in PetscDrawHGDraw() local 494 PetscReal xmax, xmin, *bins, *values, *weights, binSize, binLeft, binRight, mean, var, totwt = 0.; in PetscDrawHGView() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 95 const PetscReal *points, *weights; in PetscQuadratureDuplicate() local 307 …scInt *Nc, PeOp PetscInt *npoints, PeOp const PetscReal *points[], PeOp const PetscReal *weights[]) in PetscQuadratureGetData() 499 const PetscReal *weights; in PetscQuadraturePushForward() local 566 …cInt dim, PetscInt Nc, PetscInt npoints, const PetscReal points[], const PetscReal weights[]) PeNSS in PetscQuadratureSetData() 667 const PetscReal *points, *weights; in PetscQuadratureExpandComposite() local 2241 PetscReal *weights; in PetscDTSimplexQuadrature() local 2942 … PetscGaussLobattoLegendreIntegrate(PetscInt n, PetscReal nodes[], PetscReal weights[], const Pets… in PetscGaussLobattoLegendreIntegrate() 2974 …battoLegendreElementLaplacianCreate(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal … in PetscGaussLobattoLegendreElementLaplacianCreate() 3062 …attoLegendreElementLaplacianDestroy(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal … in PetscGaussLobattoLegendreElementLaplacianDestroy() 3094 …obattoLegendreElementGradientCreate(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal … in PetscGaussLobattoLegendreElementGradientCreate() [all …]
|
| /petsc/src/dm/dt/dualspace/impls/simple/ |
| H A D | dspacesimple.c | 72 PetscReal *weights; in PetscDualSpaceSimpleSetFunctional_Simple() local
|
| /petsc/src/mat/graphops/partition/ |
| H A D | partition.c | 482 PetscErrorCode MatPartitioningSetVertexWeights(MatPartitioning part, const PetscInt weights[]) in MatPartitioningSetVertexWeights() 516 PetscErrorCode MatPartitioningSetPartitionWeights(MatPartitioning part, const PetscReal weights[]) in MatPartitioningSetPartitionWeights()
|
| /petsc/src/dm/tests/ |
| H A D | ex50.c | 58 PetscReal *nodes, *weights; in test_3d() local
|
| /petsc/src/mat/graphops/color/impls/jp/ |
| H A D | jp.c | 29 static PetscErrorCode MCJPGreatestWeight_Private(MatColoring mc, const PetscReal *weights, PetscRea… in MCJPGreatestWeight_Private() 396 PetscReal *weights, *maxweights; in MatColoringApply_JP() local
|
| /petsc/src/dm/dt/fe/impls/opencl/ |
| H A D | feopencl.c | 61 const PetscReal *points, *weights; in PetscFEOpenCLGenerateIntegrationCode() local 541 const PetscReal *points, *weights; in PetscFEIntegrateResidual_OpenCL() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex60.c | 161 PetscReal errornorm, norm, tol = 1.0e-10, weights[2] = {0.8, 0.2}; in main() local
|
| /petsc/src/dm/dt/fe/impls/composite/ |
| H A D | fecomposite.c | 74 const PetscReal *points, *weights; in PetscFESetUp_Composite() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexmetric.c | 1380 PetscErrorCode DMPlexMetricAverage(DM dm, PetscInt numMetrics, PetscReal weights[], Vec metrics[], … in DMPlexMetricAverage() 1432 PetscReal weights[2] = {0.5, 0.5}; in DMPlexMetricAverage2() local 1458 PetscReal weights[3] = {1.0 / 3.0, 1.0 / 3.0, 1.0 / 3.0}; in DMPlexMetricAverage3() local
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 1352 PetscErrorCode DMForestSetCellWeights(DM dm, PetscReal weights[], PetscCopyMode copyMode) in DMForestSetCellWeights() 1389 PetscErrorCode DMForestGetCellWeights(DM dm, PetscReal **weights) in DMForestGetCellWeights()
|
| /petsc/src/dm/dt/fv/interface/ |
| H A D | fv.c | 1459 PetscReal *points, *weights; in PetscFVGetQuadrature() local 1502 PetscReal *points, *weights; in PetscFVCreateDualSpace() local 1832 const PetscReal *points, *weights; in PetscFVRefine() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex50.c | 36 PetscReal *weights; /* GLL weights */ member
|