Hello again

and thanks Markus for your answer,

For future reference this is how I did it:

1. use the QProjector<dim>::project_to_line  method to project a one
dimensional quadrature formula to the edge.
2. then get the points and transform it from real cell to unit cell
(there is a function in mapping class just to do that:
transform_real_to_unit_cell), but use a dummy first order mapping0
3. now use the original mapping and transform the point back from unit
cell to real cell.

I realize that's jumping through a lot of hoops but at the moment
that's the easiest way I could think of! Any other solutions are of
course welcome!

BTW: I am not receiving any email from the mailing list. and I cant
view my subscription options, where should I do that. the mailing list
page is quiet optionless!!!!!

Cheers
armin


On Sun, Aug 19, 2012 at 6:23 PM, Armin Ghajar Jazi
<[email protected]> wrote:
> Hi Dealers,
>
> got a really simple question (I think!) Is it possible to get a set of
> quadrature points on edges of faces of a 3d cell ? (And yes I need
> them to be affected by the mapping)
>
> I know that these points are not used by fevalues or similar stuff but
> I need them for other purposes?
>
> So is it possible?
>
> thanks a lot in advance !
> cheers,
> --
> Armin Ghajar Jazi
>
> PhD candidate at
> Chair of Fluid Mechanics
> Universität Siegen
> Paul-Bonatz-Str. 9-11
> Room A315
> D-57068 Siegen
> Germany
>
> Phone: ++49-(0)271-740-4675
> Fax     : ++49-(0)271-740-2666
> E-mail: [email protected]
> Internet: www.uni-siegen.de/fb11/lfst



-- 
Armin Ghajar Jazi

PhD candidate at
Chair of Fluid Mechanics
Universität Siegen
Paul-Bonatz-Str. 9-11
Room A315
D-57068 Siegen
Germany

Phone: ++49-(0)271-740-4675
Fax     : ++49-(0)271-740-2666
E-mail: [email protected]
Internet: www.uni-siegen.de/fb11/lfst
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to