Home
last modified time | relevance | path

Searched defs:weights (Results 1 – 25 of 35) sorted by relevance

12

/petsc/src/ksp/ksp/tutorials/
H A Dex68.c12 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 Dex69.c19 PetscReal *weights; /* GLL weights */ member
/petsc/src/mat/graphops/color/utils/
H A Dweights.c4 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 Dzdtf90.c16 const PetscReal *points, *weights; in petscquadraturegetdata_() local
34 PetscReal *points, *weights; in petscquadraturesetdata_() local
/petsc/src/mat/graphops/partition/ftn-custom/
H A Dzpartitionf.c11 … matpartitioningsetvertexweights_NOTODAY(MatPartitioning *part, const PetscInt weights[], PetscErr… in matpartitioningsetvertexweights_NOTODAY()
/petsc/src/dm/tutorials/
H A Dex26.c14 PetscReal *zeros, *weights, scale, h, sigma = 1 / sqrt(2), g = 0, mu = 0; in main() local
/petsc/include/petsc/private/
H A Ddtimpl.h13 const PetscReal *weights; /* The quadrature weights */ member
/petsc/src/dm/dt/tests/
H A Dex9.c9 const PetscReal *points, *weights; in testOrthogonality() local
47 const PetscReal *weights; in testDerivativesLegendre() local
H A Dex15.c11 const PetscReal *weights; in testQuadrature() local
H A Dex13.c7 … PetscInt jetDegree, PetscInt npoints, const PetscReal *points, const PetscReal *weights, PetscInt… in constructTabulationAndMass()
50 const PetscReal *weights; in test() local
H A Dex4.c41 const PetscReal *weights; in CheckSymmetry() local
H A Dex1.c143 PetscReal points[1000], weights[1000], interval[2]; in main() local
/petsc/src/sys/classes/draw/utils/
H A Dhists.c24 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 Ddt.c95 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 Ddspacesimple.c72 PetscReal *weights; in PetscDualSpaceSimpleSetFunctional_Simple() local
/petsc/src/mat/graphops/partition/
H A Dpartition.c482 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 Dex50.c58 PetscReal *nodes, *weights; in test_3d() local
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c29 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 Dfeopencl.c61 const PetscReal *points, *weights; in PetscFEOpenCLGenerateIntegrationCode() local
541 const PetscReal *points, *weights; in PetscFEIntegrateResidual_OpenCL() local
/petsc/src/dm/impls/plex/tests/
H A Dex60.c161 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 Dfecomposite.c74 const PetscReal *points, *weights; in PetscFESetUp_Composite() local
/petsc/src/dm/impls/plex/
H A Dplexmetric.c1380 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 Dforest.c1352 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 Dfv.c1459 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 Dex50.c36 PetscReal *weights; /* GLL weights */ member

12