[petsc-users] discontinuous viscosity stokes equation 3D staggered grid

Matthew Knepley knepley at gmail.com
Mon Jul 29 07:27:44 CDT 2013


On Mon, Jul 29, 2013 at 5:01 AM, Anton Popov <popov at uni-mainz.de> wrote:

> On 7/27/13 2:14 PM, Matthew Knepley wrote:
>
>> My recommended way to do this is to use PetscSection() to define the dofs
>> over a DMDA. This currently works correctly in parallel
>> for vertex and cell dofs. The code for face dofs is in there, but I have
>> never tested it. You have to use the 'next' branch because this
>> is experimental stuff.
>>
> Thanks Matt, I'll check this.
> Do you have any info about PetscSection() (a presentation, tutorial, or
> whatever), or I should just use sources?


Its a really simple class, so the manpages should be alright. If not let me
know. There are also some slides on
it from my recent Paris tutorial.

  Thanks,

     Matt


>
> Anton
>



-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130729/78db63bd/attachment.html>


More information about the petsc-users mailing list