[Dune] YaspGrid Download?
Sascha Zelzer
s.zelzer at dkfz-heidelberg.de
Wed Sep 1 14:54:55 CEST 2010
Hi Christian,
thanks for the clarification. I checked out dune-pdelab from
https://svn.dune-project.org/svn/dune-pdelab/branches/2.0snapshot
but had some troubles with missing header files after a make install.
Maybe I didn't use dunecontrol correctly... many subdirectories in the
<dune-install-prefix>/include/dune/pdelab/ where missing (for example
backend, gridoperatorspace, etc.). Manually copying the header files
fixed it for me. Is that a known issue?
Best,
Sascha
On 09/01/2010 01:55 PM, Christian Engwer wrote:
> Hi Sascha,
>
>
>> I am trying to develop a sample program with Dune and would like to
>> try the YaspGrid implementation. However, I cannot find a download
>> location for it. Can anybody help me out?
>>
> the YaspGrid is one the few grid directly included in the dune-grid
> module. So there is no need for an extra download :-)
>
> All core modules are available from
> http://www.dune-project.org/download.html
>
> For the beginning you might want
> dune-common, dune-istl and dune-grid.
>
> If you write your own discretization this is sufficient. If you want
> to use an existing discretization framwork you migth try dune-pdelab
> or dune-fem. Both are additional modules, not part of the core dune
> platform and you find links to these modules on the external modules page:
> http://www.dune-project.org/downloadext.html
>
> Cheers
> Christian
>
More information about the Dune
mailing list