5 Forks
13 Stars
13 Watchers

femp

A small C++ finite element method implementation developed as a part of my master's thesis

How to download and setup femp

Open terminal and run command
git clone https://github.com/ruimaciel/femp.git
git clone is used to create a copy or clone of femp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with femp https://github.com/ruimaciel/femp/archive/master.zip

Or simply clone femp with SSH
[email protected]:ruimaciel/femp.git

If you have some problems with femp

You may open issue on femp support forum (system) here: https://github.com/ruimaciel/femp/issues