Git Product home page Git Product logo

ivunchata / dealii Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dealii/dealii

0.0 2.0 0.0 97.18 MB

The development repository for the deal.II finite element library.

Home Page: http://www.dealii.org/

License: Other

C++ 94.68% C 3.63% Perl 0.04% Objective-C 1.36% Shell 0.02% Assembly 0.04% MATLAB 0.05% Fortran 0.12% M 0.01% Mercury 0.03% Python 0.02% CSS 0.01% TeX 0.01% Gnuplot 0.01%

dealii's Introduction

What is deal.II?

deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required.

For the impatient:

Configure compile and install the deal.II library with:

$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=/path/where/deal.II/should/be/intalled/to ..
$ make install    (alternatively $ make -j<N> install)
$ make test

A detailed ReadME can be found at ./doc/readme.html and ./doc/users/cmake.html or at http://www.dealii.org/.

Getting started:

The tutorial steps are located under ./examples/ Information about the tutorial steps can be found at ./doc/doxygen/tutorial/index.html or at http://www.dealii.org/.

License:

Please see the file ./LICENSE for details

Further information:

For further information have a look at ./doc/index.html or at http://www.dealii.org.

Continuous Integration Status:

Build Status

dealii's People

Contributors

bangerth avatar guidokanschat avatar tamiko avatar tjhei avatar kronbichler avatar luca-heltai avatar rombur avatar jfrohne avatar eisbaerli avatar mac-a avatar asalgad1 avatar masterleinad avatar nobletree avatar andreabonito avatar scttmllr avatar msteigemann avatar pauletti avatar kkormann avatar felgru avatar jppelteret avatar agrayver avatar oneliefleft avatar rrgrove6 avatar koecher avatar dakshinai avatar davydden avatar alaferg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.