What is Under the Hood - Detailed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* [[C++ Code Organization]] - | * [[C++ Code Organization]] - Explanation of directory structure | ||
* [[Geometry]] - List of all geometries supported for mesh generation and a brief discussion of the FEM implementation | * [[Geometry]] - List of all geometries supported for mesh generation and a brief discussion of the FEM implementation | ||
* [[Physics]] - | * [[Physics]] - Discusses coding of partial differential equations | ||
* [[Plotting]] - overview of plplot |
Latest revision as of 12:52, 9 October 2023
- C++ Code Organization - Explanation of directory structure
- Geometry - List of all geometries supported for mesh generation and a brief discussion of the FEM implementation
- Physics - Discusses coding of partial differential equations
- Plotting - overview of plplot