Searched defs:viewer (Results 1 – 9 of 9) sorted by relevance
| /honee/src/ |
| H A D | honee-file.c | 36 static PetscErrorCode BinaryReadIntoInt(PetscViewer viewer, PetscInt *out, PetscDataType file_type)… in BinaryReadIntoInt() 63 PetscViewer viewer; in HoneeLoadInitialCondition() local 128 PetscErrorCode HoneeLoadBinaryVec(PetscViewer viewer, Vec Q, PetscReal *time, PetscInt *step_number… in HoneeLoadBinaryVec() 183 PetscErrorCode HoneeWriteBinaryVec(PetscViewer viewer, Vec Q, PetscReal time, PetscInt step_number)… in HoneeWriteBinaryVec()
|
| H A D | honee-ksp.c | 13 PetscViewer viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)ksp)); in KSPPostSolve_Honee() local
|
| H A D | setupts.c | 198 PetscViewer viewer; in WriteOutput() local 259 PetscViewer viewer = honee->app_ctx->wall_forces.viewer; in TSMonitor_WallForce() local 385 PetscViewer viewer; in HoneeTSEvaluationSolutions() local
|
| H A D | bc_definition.c | 85 PetscErrorCode BCDefinitionView(BCDefinition bc_def, PetscViewer viewer) { in BCDefinitionView()
|
| H A D | misc.c | 96 PetscViewer viewer; in RegressionTest() local
|
| H A D | mat-ceed.c | 257 static PetscErrorCode MatView_Ceed(Mat mat_ceed, PetscViewer viewer) { in MatView_Ceed()
|
| /honee/src/spanstats/ |
| H A D | cflpe.c | 218 PetscViewer viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)ts)); in TSMonitor_SpanwiseStatisticsCflPe() local
|
| H A D | turbulence.c | 237 PetscViewer viewer = PETSC_VIEWER_STDOUT_(PetscObjectComm((PetscObject)ts)); in TSMonitor_SpanwiseStatisticsTurbulence() local
|
| /honee/include/ |
| H A D | navierstokes.h | 106 PetscViewer viewer; member
|