Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dextchem.c75 …H_LEN], lchemfile[PETSC_MAX_PATH_LEN], lthermofile[PETSC_MAX_PATH_LEN], lperiodic[PETSC_MAX_PATH_L… in main() local
102 PetscCall(PetscFileRetrieve(PETSC_COMM_WORLD, periodic, lperiodic, PETSC_MAX_PATH_LEN, &found)); in main()
103 …R_FILE_OPEN, "Cannot located required periodic table %s or local version %s", periodic, lperiodic); in main()