Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Dstg_shur14.c63 static PetscErrorCode ReadStgInflow(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgSh… in ReadStgInflow() function
200 PetscCall(ReadStgInflow(comm, stg_inflow_path, *stg_ctx)); in GetStgContextData()