• Stars
    star
    1
  • Language
    C++
  • License
    Apache License 2.0
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Armadillo is a very capable linear algebra library that focusses on ease of use. It does not have any iterative solver. This is my attempt at doing just that. Here I have written a small code to link armadillo sparse matrices to lis's solver matrices and make its iterative solvers available using armadillo sp_mat type typedef.

More Repositories

1

Project-FEA

ProjectFEA is a Finite Element Library. It is being designed such that new weak forms of different models can be easily defined and used.
C++
24
star
2

Qutube-dl

This is a free youtube video downloader. It is a Qt based GUI frontend for youtube-dl. (See https://github.com/rg3/youtube-dl)
C++
8
star
3

RapidFEM.jl

RapidFEM.jl is a Finite Element library written in Julia, aiming to provide an interface for rapid prototyping of different mathematical models without compromises on speed.
Julia
7
star
4

LiquiNet

LiquiNet is a free, open source, pipe network software, that can solve complex Water, or any other Liquid, Pipe Network problems easily. Based on Paper published by Anthony G. Collins in May 1973, it applies Finite Element Method.
C++
4
star
5

ProjectShapeFunction

The Goal of this project is to build a library of General Shape Functions of all orders possible for Elements such as Lines, Triangles, Quadrilaterals, Tetrahedrals, Hexahedrals, Prisms and Pyramids. Basically every kind of Element that is possible to be generated by Gmsh. This project shall be later ported to C++ and be integrated into Project-FEA2.
C++
4
star
6

mfem-apps

Mfem-apps are a set of applications built using the Mfem library.
CMake
2
star
7

GmshApi.jl

Gmsh Api as supplied by creators of gmsh for use and installing in Julia Language.
Julia
2
star
8

thickpipe

Thickpipe is a GUI program based on Qt to calculate wall thickness of pipe based on three different standards.
C++
1
star
9

GATE_calculator

GATE based independent calculator for Practice. No browser required.
JavaScript
1
star
10

ProjectJacobian

Project to find the jacobain of a vector function dependent on a vector of elements.
C++
1
star
11

smallStrainPlastic.jl

SmallStrainPlastic is a library that aims to simplify the addition of different plastic models. The usage may be for a material point to judge the behaviour of a plastic model or to in a finite element model to simulate the behaviour of a plastic material.
Julia
1
star