dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #06177
Re: Evaluating the FEM solution at an arbitrary point
> On Wed, Feb 13, 2008 at 08:49:09PM +0100, Shilpa Khatri wrote:
>> We (Dag and I) are doing this because we would like to have Dolfin solve
>> the
>> Stokes/Navier-Stokes equations as one part of a timestep in our code
>> where we
>> are moving interfaces that are defined as a random set of points in the
>> domain.
>>
>> Thanks,
>> Shilpa
>
> Then I suggest first finding out which cells those points lie in, then
> then for each cell with a point get the expansion coefficients within
> that cell, then multiply those coefficients with the values of the
> basis functions at the points.
>
> The basis functions are available from the ufc::finite_element.
>
> We can implement a suitable interface for this at some point but
> until then, you can do it manually.
Sounds good. Is the GTS_Interface still in place for searching?
/Dag
Follow ups
References
-
Re: How to deal with two subdomains with different PDE parameters
From: Anders Logg, 2008-02-11
-
Re: How to deal with two subdomains with different PDE parameters
From: Matthew Knepley, 2008-02-11
-
Re: How to deal with two subdomains with different PDE parameters
From: Matthew Knepley, 2008-02-11
-
Re: How to deal with two subdomains with different PDE parameters
From: Anders Logg, 2008-02-12
-
Evaluating the FEM solution at an arbitrary point
From: Kristen Kaasbjerg, 2008-02-13
-
Re: Evaluating the FEM solution at an arbitrary point
From: Shilpa Khatri, 2008-02-13
-
Re: Evaluating the FEM solution at an arbitrary point
From: Johan Jansson, 2008-02-13
-
Re: Evaluating the FEM solution at an arbitrary point
From: Dag Lindbo, 2008-02-13
-
Re: Evaluating the FEM solution at an arbitrary point
From: Anders Logg, 2008-02-13
-
Re: Evaluating the FEM solution at an arbitrary point
From: Shilpa Khatri, 2008-02-13
-
Re: Evaluating the FEM solution at an arbitrary point
From: Anders Logg, 2008-02-13