GithubHelp home page GithubHelp logo

kepengxu / dolfinx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fenics/dolfinx

0.0 0.0 0.0 51.24 MB

Next generation FEniCS problem solving environment

Home Page: https://fenicsproject.org

License: GNU Lesser General Public License v3.0

Shell 0.03% Dockerfile 0.35% CMake 2.77% Python 14.99% C++ 81.81% C 0.03% Makefile 0.02%

dolfinx's Introduction

DOLFIN-X

https://circleci.com/gh/FEniCS/dolfinx.svg?style=shield

DOLFIN-X is an experimental version of DOLFIN. It is being actively developed, but is not ready for production use. New experimental features may come and go as development proceeds.

DOLFIN is the computational backend of FEniCS and implements the FEniCS Problem Solving Environment in Python and C++.

Documentation

Documentation can be viewed at:

Installation

C++ core

To build and install the C++ core, in the cpp/ directory, run:

mkdir build
cd build
cmake ..
make install

Python interface

To install the Python interface, first install the C++ core, and then in the python/ directory run:

pip install .

(you may need to use pip3, depending on your system).

For detailed instructions, see the file INSTALL.

License

DOLFIN-X is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

DOLFIN-X is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with DOLFIN-X. If not, see <http://www.gnu.org/licenses/>.

Contact

For comments and requests, send an email to the FEniCS mailing list:

[email protected]

For questions related to obtaining, building or installing DOLFIN-X, send an email to the FEniCS support mailing list:

[email protected]

For questions about using DOLFIN-X, visit the FEniCS Discourse page:

https://fenicsproject.discourse.group/

For bug reports, visit the DOLFIN-X GitHub page:

https://github.com/FEniCS/dolfinx

dolfinx's People

Contributors

anderslogg avatar aslakbergersen avatar blechta avatar chrisrichardson avatar cianwilson avatar cmaurini avatar ettieunwin avatar francesco-ballarin avatar garth-wells avatar igorbaratta avatar ivanyashchuk avatar jhale avatar jobh avatar johanhake avatar johannesring avatar jorgensd avatar kent-and avatar magneano avatar meg-simula avatar michalhabera avatar mikaem avatar mmorandi avatar nate-sime avatar nschloe avatar pefarrell avatar quang-ha avatar skavhaug avatar solveigm avatar tianyikillua avatar tormodlandet 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.