Changeset cc46b0 for pcp/src/data.h
- Timestamp:
- Apr 21, 2008, 10:24:19 PM (18 years ago)
- Children:
- f5586e
- Parents:
- 57a69b2
- File:
-
- 1 edited
-
pcp/src/data.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/data.h
r57a69b2 rcc46b0 238 238 char *default_path; //!< path to default parameter file 239 239 char *pseudopot_path; //!< path ot pseudopotential files 240 int OutVisStep; //!< Currently so and so often has visual data output occurred240 int *OutVisStep; //!< Currently so and so often has visual data output occurred 241 241 int MeOutVis; //!< 1 - visual data are written to files, 0 - no output (for this process) 242 242 int MeOutCurr; //!< 1 - visual data of current density written to file, 0 - no output, no calculation (for this process)
Note:
See TracChangeset
for help on using the changeset viewer.
