Home
last modified time | relevance | path

Searched defs:PETSC_MAX_PATH_LEN (Results 1 – 3 of 3) sorted by relevance

/honee/problems/
H A Dstg_shur14.c59 static PetscErrorCode ReadStgInflow(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgSh… in ReadStgInflow()
116 static PetscErrorCode ReadStgRand(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], StgShur… in ReadStgRand()
162 …a(const MPI_Comm comm, const DM dm, char stg_inflow_path[PETSC_MAX_PATH_LEN], char stg_rand_path[P… in GetStgContextData()
H A Dsgs_dd_model.c594 static PetscErrorCode SgsDDContextFill(MPI_Comm comm, char data_dir[PETSC_MAX_PATH_LEN], SgsDDConte… in SgsDDContextFill()
/honee/src/
H A Dhonee-meshtransform.c11 static PetscErrorCode GetYNodeLocs(const MPI_Comm comm, const char path[PETSC_MAX_PATH_LEN], PetscR… in GetYNodeLocs()