What is Under the Hood - Detailed: Difference between revisions

From Flooxs
Jump to navigation Jump to search
No edit summary
No edit summary
 
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]] - Discusses coding of partial differential equations  
* [[Physics]] - Discusses coding of partial differential equations  
* [[Plotting]] -
* [[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