Searched refs:stg_inflow_path (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 166 PetscErrorCode GetStgContextData(const MPI_Comm comm, const DM dm, char stg_inflow_path[PETSC_MAX_P… in GetStgContextData() 172 PetscCall(PhastaDatFileGetNRows(comm, stg_inflow_path, &nprofs)); in GetStgContextData() 200 PetscCall(ReadStgInflow(comm, stg_inflow_path, *stg_ctx)); in GetStgContextData() 223 char stg_inflow_path[PETSC_MAX_PATH_LEN] = "./STGInflow.dat"; in SetupStg() local 232 …tg_inflow_path", "Path to STGInflow.dat", NULL, stg_inflow_path, stg_inflow_path, sizeof(stg_inflo… in SetupStg() 274 PetscCall(GetStgContextData(comm, dm, stg_inflow_path, stg_rand_path, &global_stg_ctx)); in SetupStg()
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 990 * - `-stg_inflow_path`
|