Searched refs:stg_rand_path (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 166 …omm comm, const DM dm, char stg_inflow_path[PETSC_MAX_PATH_LEN], char stg_rand_path[PETSC_MAX_PATH… in GetStgContextData() 171 PetscCall(PhastaDatFileGetNRows(comm, stg_rand_path, &nmodes)); in GetStgContextData() 174 …nt_FMT ") exceeds STG_NMODES_MAX (%d). Change size of STG_NMODES_MAX and recompile", stg_rand_path, in GetStgContextData() 201 PetscCall(ReadStgRand(comm, stg_rand_path, *stg_ctx)); in GetStgContextData() 224 char stg_rand_path[PETSC_MAX_PATH_LEN] = "./STGRand.dat"; in SetupStg() local 233 …g("-stg_rand_path", "Path to STGInflow.dat", NULL, stg_rand_path, stg_rand_path, sizeof(stg_rand_p… 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 | 995 * - `-stg_rand_path`
|