Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 18 of 18) sorted by relevance

/petsc/src/dm/tests/output/
H A Dex8_glvis.out2 Hello from rank 0 -> vector name sample, size 1
/petsc/src/tao/leastsquares/tutorials/
H A DtomographyGenerateData.m2 % sampleName: the type and name to specify a sample object, not case-sensitive
13sample angle #. Use odd NOT even, for display purpose of sinagram of Phantom. As even NTheta will …
/petsc/src/mat/impls/h2opus/
H A Dmath2opussampler.hpp34 virtual void sample(H2Opus_Real *, H2Opus_Real *, int);
142 void PetscMatrixSampler::sample(H2Opus_Real *x, H2Opus_Real *y, int samples) in sample() function in PetscMatrixSampler
/petsc/src/vec/is/utils/
H A Dpsort.c141 size_t sample = (i + 1) * non_empty - 1; in PetscParallelSampleSelect() local
142 size_t sample_rank = sample / (size - 1); in PetscParallelSampleSelect()
145 …if (my_first < 0 && (PetscMPIInt)sample_rank == rank) my_first = (PetscInt)(sample - sample_rank *… in PetscParallelSampleSelect()
/petsc/src/ts/tutorials/
H A Dex9.c196 …PetscErrorCode (*sample)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, P… member
366 ctx->physics.sample = PhysicsSample_Advect; in PhysicsCreate_Advect()
489 ctx->physics.sample = PhysicsSample_Burgers; in PhysicsCreate_Burgers()
614 ctx->physics.sample = PhysicsSample_Traffic; in PhysicsCreate_Traffic()
761 ctx->physics.sample = PhysicsSample_Acoustics; in PhysicsCreate_Acoustics()
974 ctx->physics.sample = PhysicsSample_IsoGas; in PhysicsCreate_IsoGas()
1132 ctx->physics.sample = PhysicsSample_IsoGas; in PhysicsCreate_Shallow()
1315 …PetscCheck(ctx->physics.sample, PETSC_COMM_SELF, PETSC_ERR_SUP, "Physics has not provided a sampli… in FVSample()
1327 …PetscCall((*ctx->physics.sample)(ctx->physics.user, ctx->initial, ctx->bctype, ctx->xmin, ctx->xma… in FVSample()
/petsc/src/ts/tutorials/multirate/
H A Dex7.c44 …PetscErrorCode (*sample)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, P… member
152 ctx->physics.sample = PhysicsSample_Advect; in PhysicsCreate_Advect()
554 …PetscCheck(ctx->physics.sample, PETSC_COMM_SELF, PETSC_ERR_SUP, "Physics has not provided a sampli… in FVSample()
570 …PetscCall((*ctx->physics.sample)(ctx->physics.user, ctx->initial, ctx->bctype, ctx->xmin, ctx->xma… in FVSample()
579 …PetscCall((*ctx->physics.sample)(ctx->physics.user, ctx->initial, ctx->bctype, ctx->xmin, ctx->xma… in FVSample()
588 …PetscCall((*ctx->physics.sample)(ctx->physics.user, ctx->initial, ctx->bctype, ctx->xmin, ctx->xma… in FVSample()
H A Dfinitevolume1d.h50 …PetscErrorCode (*sample)(void *, PetscInt, FVBCType, PetscReal, PetscReal, PetscReal, PetscReal, P… member
H A Dfinitevolume1d.c626 …PetscCheck(ctx->physics.sample, PETSC_COMM_SELF, PETSC_ERR_SUP, "Physics has not provided a sampli… in FVSample()
638 …PetscCall((*ctx->physics.sample)(ctx->physics.user, ctx->initial, ctx->bctype, ctx->xmin, ctx->xma… in FVSample()
H A Dex5.c167 ctx->physics.sample = PhysicsSample_Advect; in PhysicsCreate_Advect()
/petsc/doc/manual/
H A Dregressor.md23 corresponds to the observation (or "sample") stored in the $i$th row of $X$.
H A Dprofiling.md78 We briefly discuss interpretation of the sample output in
H A Dgetting_started.md443 generated by error detection within a sample PETSc program. The error
/petsc/doc/install/
H A Dwindows.md30 - Linux virtual machine via [VirtualBox](https://www.virtualbox.org/) or similar. One sample
/petsc/doc/developers/
H A Dtesting.md1033 A sample output from this would be:
1053 A sample shell script is given the following.
1068 A small sample of the output from the test harness is as follows.
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A DLICENSE495 necessary. Here is a sample; alter the names:
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas2243 (dpm/sample/plane/tolerance 1e-12)
2244 (dpm/sample-file/sort? #f)
2245 (dpm/sample-pre "")
2246 (dpm/collect-sample? #f)
2511 (dpm/subtet/wallfilm/include-film-particles-in-sample-file? #f)
2601 (dpm/gpuapp/particle-sample-max-cache-size 1000)
3514 (acoustics-sample-duration 0.)
4338 (vof/oc/wave/sample-size 200)
/petsc/doc/faq/
H A Dindex.md325 2. The PETSc test suite contains sample output for many of the examples. These are
/petsc/doc/
H A Dpetsc.bib16297 design documents; sample code demonstrating pattern implementation; complete
23134 title = {A measure-theoretic interpretation of sample based numerical integration with
31979 @Article{ kleywegt.shapiro:sample,
35506 @Article{ plambeck.fu.ea:sample-path,