Home
last modified time | relevance | path

Searched refs:cdf (Results 1 – 19 of 19) sorted by relevance

/petsc/src/dm/dt/interface/
H A Ddtprob.c531 …, const char prefix[], const char name[], PetscProbFn **pdf, PetscProbFn **cdf, PetscProbFn **samp… in PetscProbCreateFromOptions() argument
544 if (cdf) { in PetscProbCreateFromOptions()
545 PetscAssertPointer(cdf, 5); in PetscProbCreateFromOptions()
546 *cdf = NULL; in PetscProbCreateFromOptions()
557 if (cdf) *cdf = PetscCDFConstant1D; in PetscProbCreateFromOptions()
562 if (cdf) *cdf = PetscCDFConstant2D; in PetscProbCreateFromOptions()
567 if (cdf) *cdf = PetscCDFConstant3D; in PetscProbCreateFromOptions()
578 if (cdf) *cdf = PetscCDFGaussian1D; in PetscProbCreateFromOptions()
597 if (cdf) *cdf = PetscCDFMaxwellBoltzmann1D; in PetscProbCreateFromOptions()
601 if (cdf) *cdf = PetscCDFMaxwellBoltzmann2D; in PetscProbCreateFromOptions()
[all …]
/petsc/src/snes/tutorials/output/
H A Dex27_2d_p2_rt0p0_a2_sensor.out6 type: cdf
8 cdf box=[ 0.9,1. ]
18 type: cdf
20 cdf box=[ 0.9,1. ]
H A Dex27_2d_p2_rt0p0_sensor.out6 type: cdf
8 cdf box=[ 0.9,1. ]
H A Dex27_2d_p2_rt0p0_byhand_sensor.out9 type: cdf
11 cdf box=[ 0.9,1. ]
H A Dex27_2d_p2_rt0p0_byhand_trig.out9 type: cdf
11 cdf box=[ 0.9,1. ]
H A Dex27_2d_p2_rt0p0_quadratic.out6 type: cdf
8 cdf box=[ 0.9,1. ]
H A Dex27_2d_p2_rt0p0_byhand_quadratic.out9 type: cdf
11 cdf box=[ 0.9,1. ]
H A Dex27_2d_p2_rt0p0_trig.out6 type: cdf
8 cdf box=[ 0.9,1. ]
/petsc/src/dm/dt/tests/
H A Dex14.c9 …cErrorCode VerifyDistribution(const char name[], PetscBool pos, PetscProbFn *pdf, PetscProbFn *cdf) in VerifyDistribution() argument
23 PetscCall(cdf(&x, NULL, &integral2)); in VerifyDistribution()
32 …PetscProbFn *cdf[] = {PetscCDFMaxwellBoltzmann1D, PetscCDFMaxwellBoltzmann2D, PetscCDFMaxwellBolt… in TestDistributions() local
37 …ETSC_STATIC_ARRAY_LENGTH(pdf); ++i) PetscCall(VerifyDistribution(name[i], pos[i], pdf[i], cdf[i])); in TestDistributions()
43 PetscProbFn *cdf[2] = {PetscCDFMaxwellBoltzmann1D, PetscCDFMaxwellBoltzmann2D}; in TestSampling() local
69 PetscCall(PetscProbComputeKSStatistic(v, cdf[s], &alpha)); in TestSampling()
/petsc/src/dm/impls/swarm/tests/
H A Dex8.c78 PetscProbFn *cdf; in TestDistribution() local
90 cdf = PetscCDFMaxwellBoltzmann1D; in TestDistribution()
93 cdf = PetscCDFMaxwellBoltzmann2D; in TestDistribution()
96 cdf = PetscCDFMaxwellBoltzmann3D; in TestDistribution()
115 PetscCall(PetscProbComputeKSStatisticMagnitude(locv, cdf, &alpha)); in TestDistribution()
/petsc/src/vec/vec/utils/tagger/tutorials/output/
H A Dex1_6.out19 type: cdf
21 cdf box=[ 0.25,0.75 ]
H A Dex1_7.out19 type: cdf
21 cdf box=[ 0.25,0.75 ]
H A Dex1_16.out19 type: cdf
21 cdf box=[ 0.25+0.25i,0.75+0.75i ]
H A Dex1_17.out19 type: cdf
21 cdf box=[ 0.25+0.25i,0.75+0.75i ]
/petsc/src/vec/vec/utils/tagger/impls/
H A Dcdf.c156 VecTagger_CDF *cdf; in VecTaggerComputeBox_CDF_SortedArray_Iterative() local
165 cdf = (VecTagger_CDF *)tagger->data; in VecTaggerComputeBox_CDF_SortedArray_Iterative()
166 maxit = cdf->maxit; in VecTaggerComputeBox_CDF_SortedArray_Iterative()
167 rtol = cdf->rtol; in VecTaggerComputeBox_CDF_SortedArray_Iterative()
168 atol = cdf->atol; in VecTaggerComputeBox_CDF_SortedArray_Iterative()
272 VecTagger_CDF *cdf = (VecTagger_CDF *)tagger->data; in VecTaggerComputeBoxes_CDF_Iterative() local
273 VecTagger_Simple *smpl = &cdf->smpl; in VecTaggerComputeBoxes_CDF_Iterative()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c641 PetscProbFn *cdf; in MonitorVelocity() local
661 cdf = PetscCDFGaussian1D; in MonitorVelocity()
664 cdf = PetscCDFMaxwellBoltzmann2D; in MonitorVelocity()
667 cdf = PetscCDFMaxwellBoltzmann3D; in MonitorVelocity()
707 PetscCall(PetscProbComputeKSStatisticWeighted(cellv, cellw, cdf, &ksa[c - cStart])); in MonitorVelocity()
H A Dex4.c1157 PetscProbFn *cdf; in MonitorVelocity() local
1177 cdf = PetscCDFGaussian1D; in MonitorVelocity()
1180 cdf = PetscCDFMaxwellBoltzmann2D; in MonitorVelocity()
1183 cdf = PetscCDFMaxwellBoltzmann3D; in MonitorVelocity()
1223 PetscCall(PetscProbComputeKSStatisticWeighted(cellv, cellw, cdf, &ksa[c - cStart])); in MonitorVelocity()
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj261 …D89D1D7E207AA1AB00FACC19 /* cdf.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1A96207AA1A90…
1013 …9D1A96207AA1A900FACC19 /* cdf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1784 D89D1A96207AA1A900FACC19 /* cdf.c */,
2883 D89D1D7E207AA1AB00FACC19 /* cdf.c in Sources */,
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas3821 (pb-dqmom/init-cdf #f)