Onboarding FEM Devs: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{TOCRight}}
{{TOCright}}


== Description ==
== Description ==

Revision as of 23:01, 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