Giter VIP home page Giter VIP logo

jazz1950 / dealii Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dealii/dealii

0.0 2.0 0.0 138.05 MB

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

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

License: Other

CMake 0.42% C++ 96.76% C 0.98% Perl 0.02% Shell 0.02% HTML 0.01% Assembly 0.04% MATLAB 0.08% Makefile 0.04% Fortran 0.11% Objective-C 0.04% QMake 0.01% Python 0.04% Groff 1.43% Gnuplot 0.02%

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:

Let's say you've unpacked the .tar.gz file into a directory /path/to/dealii/sources. Then configure, compile, and install the deal.II library with:

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

To build from the repository, execute the following commands first:

$ git clone https://github.com/dealii/dealii
$ cd dealii

Then continue as before.

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/ of the installation. Information about the tutorial steps can be found at doc/doxygen/tutorial/index.html or at http://www.dealii.org/.

deal.II includes support for pretty-printing deal.II objects inside GDB. See contrib/utilities/dotgdbinit.py or the new documentation page (under 'information for users') for instructions on how to set this up.

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 drwells avatar davydden avatar jfrohne avatar eisbaerli avatar qiaolei-88 avatar masterleinad avatar mac-a avatar jppelteret avatar asalgad1 avatar esenonfossiio avatar nobletree avatar andreabonito avatar asartori86 avatar msteigemann avatar agrayver avatar scttmllr avatar maieneuro avatar pauletti avatar kkormann avatar srobertp avatar l-korous avatar angelrca avatar felgru avatar

Watchers

James Cloos 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.