Roy, Dmitry,
Good news, DirichletBoundary API works fine with petsc-dm.
Best,
Ata
On May 21, 2013, at 11:30 AM, Dmitry Karpeev wrote:
> Right now DMlibMesh doesn't mesh with the mesh much, but allows to define
> splits based on mesh block and/or variable. It's a bit dated and should be
> repl
Right now DMlibMesh doesn't mesh with the mesh much, but allows to define
splits based on mesh block and/or variable. It's a bit dated and should be
replaced with the equivalent of DMMoose that's a bit more user-friendly and
advanced. I'm not sure how DirichletBoundary would interact with it, but I
On Tue, 21 May 2013, Ataollah Mesgarnejad wrote:
> One last question, does DirichletBoundary work with petsc_dm NonlinearSystem
> too?
Very good question. Let me know the answer, once you try it? ;-)
I've not yet used the petsc_dm stuff, so DirichletBoundary definitely
wasn't designed with i
On May 21, 2013, at 10:07 AM, Roy Stogner wrote:
>
> On Mon, 20 May 2013, Ataollah Mesgarnejad wrote:
>
>> I think there is a bug in DirichletBoundary API that always passes
>> time=0. I checked by using an AnalyticFunction for the BC and then
>> checking the time in the fptr that I passed.
>>
On Mon, 20 May 2013, Ataollah Mesgarnejad wrote:
> I think there is a bug in DirichletBoundary API that always passes
> time=0. I checked by using an AnalyticFunction for the BC and then
> checking the time in the fptr that I passed.
>
> You can easily check this changing systems_of_equations_ex4
Dear all,
I think there is a bug in DirichletBoundary API that always passes time=0. I
checked by using an AnalyticFunction for the BC and then checking the time in
the fptr that I passed.
You can easily check this changing systems_of_equations_ex4.
Best,
Ata
-