معرفی شرکت ها


dune-alugrid-2.9.dev20220529


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Module providing the DUNE grid interface for unstructured simplicial and cube grids in 2 and 3 space dimensions
ویژگی مقدار
سیستم عامل -
نام فایل dune-alugrid-2.9.dev20220529
نام dune-alugrid
نسخه کتابخانه 2.9.dev20220529
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Robert Kloefkorn, Martin Alkaemper, Andreas Dedner and Martin Nolte
ایمیل نویسنده dune-devel@lists.dune-project.org
آدرس صفحه اصلی https://gitlab.dune-project.org/extensions/dune-alugrid
آدرس اینترنتی https://pypi.org/project/dune-alugrid/
مجوز -
DUNE-ALUGrid ============ [DUNE-ALUGrid][0] is a [Distributed and Unified Numerics Environment][1] module which implements the DUNE grid interface providing unstructured simplicial and cube grids. A detailed description of all the new features and some more details concerning the inner workings of DUNE-ALUGrid can be found in the paper [Alkämper, Dedner, Klöfkorn, Nolte. The DUNE-ALUGrid Module, Archive of Numerical Software 4(1), 2016][3] [(bibtex)][6]. **This is the paper we would ask everyone to cite when using DUNE-ALUGrid.** Download via git: git clone https://gitlab.dune-project.org/extensions/dune-alugrid.git New features and improvements include * Conforming refinement for the 3D simplex grid * All grids are now parallel (i.e. 2D and 3D) * Internal load balancing based on space filling curves making DUNE-ALUGrid self contained also in parallel * Bindings for fully parallel partitioners using [Zoltan][4] * Complete user control of the load balancing * Improved memory footprint The old ALUGrid version is deprecated and not supported anymore. We have removed the special grid types e.g. ALUConformGrid, ALUSimplexGrid, and ALUCubeGrid. Instead the type of the grid is always of the form Dune::ALUGrid< dimgrid, dimworld, eltype, refinetype, communicator > (where communicator has a default value). The values for eltype are cube,simplex and for refinetype the values are conforming, nonconforming defined in the DUNE namespace. The GRIDTYPE defines can still be used as before. The define HAVE_ALUGRID will not work correctly anymore. Since DUNE-ALUGrid is now a dune module the correct name for the define is HAVE_DUNE_ALUGRID. License ------- The DUNE-ALUGrid library, headers and test programs are free open-source software, licensed under version 2 or later of the GNU General Public License. See the file [COPYING][5] for full copying permissions. Installation ------------ For installation instructions please see the [DUNE website][2]. [0]: https://gitlab.dune-project.org/extensions/dune-alugrid [1]: http://www.dune-project.org [2]: http://www.dune-project.org/doc/installation [3]: http://journals.ub.uni-heidelberg.de/index.php/ans/article/view/23252 [4]: http://www.cs.sandia.gov/Zoltan/ [5]: https://gitlab.dune-project.org/extensions/dune-alugrid/blob/master/COPYING [6]: https://gitlab.dune-project.org/extensions/dune-alugrid/blob/master/doc/dunealugrid.bib git-917b6d8e0ff62732fc720ce8832bec15829a13e1


زبان مورد نیاز

مقدار نام
>=3.4 Python


نحوه نصب


نصب پکیج whl dune-alugrid-2.9.dev20220529:

    pip install dune-alugrid-2.9.dev20220529.whl


نصب پکیج tar.gz dune-alugrid-2.9.dev20220529:

    pip install dune-alugrid-2.9.dev20220529.tar.gz