summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step2/MathFunctions
Commit message (Collapse)AuthorAgeFilesLines
* Tutorial: Refactor MakeTable commands into MakeTable.cmakeMarkus Ferrell2023-03-071-1/+9
|
* Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-235-1/+38
| | | | | | | Propagate the refactor in Step 10 MathFunctions through all of the steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx to determine which sqrt library is called. Adds .h files which correspond to their .cxx files by name.
* Tutorial: Update step 2 styleMarkus Ferrell2022-08-291-0/+2
|
* Tutorial: Improve Step 2Betsy McPhail2019-08-192-2/+0
| | | | | | | | * Fix typo in #include * Remove CMakeLists file that users should create * Clarify which files users are expected to create * Highlight the importance of configuring TutorialConfig.h.in after the MY_MATH option has been set
* Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-183-0/+25