Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

tobiasleibner/dune-gdt

 
 

Repository files navigation

# This file is part of the dune-gdt project:
#   https://github.com/dune-community/dune-gdt
# Copyright 2010-2017 dune-gdt developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
#      or  GPL-2.0+ (http://opensource.org/licenses/gpl-license)
#          with "runtime exception" (http://www.dune-project.org/license.html)
# Authors:
#   Felix Schindler (2010, 2013 - 2014, 2016 - 2017)
#   Rene Milk       (2017)

Build Status

dune-gdt is a DUNE module which provides a generic discretization toolbox for grid-based numerical methods. It contains building blocks - like local operators, local evaluations, local assemblers - for discretization methods as well as generic interfaces for objects like discrete function spaces and basefunction sets. Implementations are provided using the main DUNE discretization modules, like dune-fem, dune-functions and dune-pdelab.

New users may best try out this module by using the git supermodule dune-gdt-super. Experienced DUNE users may go ahead. As usual, you will have to use dunecontrol, working examples are located in 'dune/gdt/test/'...

If you want to start hacking go ahead and fork us on github.com!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.0%
  • CMake 1.1%
  • Other 1.9%