Navigation Menu

Skip to content

phamhathanh/fem-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

FEM.NET

FEM.NET is a Finite Element Method library for .NET framework.

Build & Run

  • Install .NET Core
  • Clone the sources: git clone https://github.com/phamhathanh/fem-net.git
  • Navigate to the example project: cd fem-net\FEM_NET.Examples
  • Restore dependencies: dotnet restore
  • Run the example: dotnet run example\homogeneous_stationary_heat\1x

About

Finite Element Method library for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages