Searched refs:LoadFluidsBinaryVec (Results 1 – 1 of 1) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | misc.c | 114 PetscErrorCode LoadFluidsBinaryVec(MPI_Comm comm, PetscViewer viewer, Vec Q, PetscReal *time, Petsc… in LoadFluidsBinaryVec() function 154 PetscCall(LoadFluidsBinaryVec(comm, viewer, Q_ref, NULL, NULL)); in RegressionTest() 239 PetscCall(LoadFluidsBinaryVec(comm, viewer, Q, &app_ctx->cont_time, &app_ctx->cont_steps)); in SetupICsFromBinary()
|