Convert docs/tutorials/*.rst to .md files
Perf: Updated TAS Updates - Included quick start man page - Added CSV reading feature - Added check to for PETSC_DIR enviromental variable - Added ability to specify multiple files via command line -
Perf: Updated TAS Updates - Included quick start man page - Added CSV reading feature - Added check to for PETSC_DIR enviromental variable - Added ability to specify multiple files via command line - Added check to ensure PETS_DIR env variable present. If not an error messages is displayed. - Added command line support for updating alias and associated directory. a. There is now a command line option to set the default as well as one to add new additional ones. b. Added checks to ensure that prior alias is not overwritten without user prompting c. Added checking that the directory to be added exists If it doesn't user is prompted to ask for it to be created. - Added comments for autodocing of new functions - Added command line support for fields - Removed all absolute path references - Improved error checking
show more ...
cleanup organization of website table of contents for tutorialsSimplier, clearerCommit-type:documentation
Perf: Updated TAS Updates- Included quick start man page- Added CSV reading feature- Added check to for PETSC_DIR enviromental variable- Added ability to specify multiple files via command line-
Perf: Updated TAS Updates- Included quick start man page- Added CSV reading feature- Added check to for PETSC_DIR enviromental variable- Added ability to specify multiple files via command line- Added check to ensure PETS_DIR env variable present. If not an error messages is displayed.- Added command line support for updating alias and associated directory. a. There is now a command line option to set the default as well as one to add new additional ones. b. Added checks to ensure that prior alias is not overwritten without user prompting c. Added checking that the directory to be added exists If it doesn't user is prompted to ask for it to be created.- Added comments for autodocing of new functions- Added command line support for fields- Removed all absolute path references- Improved error checking
Plex: Change default to automatic distribution - Add DMPlexDistributeGet/SetDefault() to change this - Add DMPlexCopy_Internal() to keep state in Plex object consistent
Docs: add console labels to code blocks missing them
Docs: add missing $ to console snippets
Docs: resolve Sphinx warningsMakes fe.rst and guide_to_TAS.rst visible in the tables of contents
Add CSV file format to petsc_tas_analysis.py