Onboarding FEM Devs: Difference between revisions

From FreeCAD Documentation
mNo edit summary
m (added Developer Documentation category)
Line 41: Line 41:


[[Category:FEM{{#translation:}}]]
[[Category:FEM{{#translation:}}]]
[[Category:Developer Documentation{{#translation:}}]]

Revision as of 23:05, 25 July 2021

Description

This page will orient new developers on how to setup their development environments in order to hack on the FEM workbench.

Setting up a Dev Environment

TBD

Prerequisites

Compiling via Source

TBD

Compiling via Docker

TBD


FEM Code Infrastructure

Adding New FEM Solvers

Related