EASIFEM
🚀 EASIFEM is modern-fortran platform developed to facilitate Expandable And Scalable Infrastructure for Finite Element Methods. By using EASIFEM you can write scientific codes, especially finite element code faster. It comes with many useful features and can help you in quick implementation of a numerical algorithm.
easifemBase
Base library for easifem.
easifemClasses
High level classes and objects for numerical methods and algorithms.
easifemMaterials(Beta)
A library for constitutive modeling of solids, fluids, and porous media (soils and rocks).
easifemKernels(Beta)
A library of useful kernels for solving common partial differential equations.
Install easifem ☀️
Linux
Select your Linux distro and follow the easy installation instructions.
MacOS
Select the architecture of your MacOS and follow the instructions.
Getting started guides 📚
View more guidesGetting started with easifemBase
Quick installation of easifemBase and run some sample programs.
Getting started with easifemClasses
Quick installation of easifemClasses and run some sample programs.
A simple 💫 Hello World 🚀 program
Run a hello world program by using easifem.
Getting started with strings
Strings in easifem