Hey, Sometimes I forget the power of scrolling down!! :)
Thanks Uwe Cheers, Armin On Tue, Aug 21, 2012 at 2:42 PM, Uwe Köcher <[email protected]> wrote: > Hey Armin, > > you can check your subscribe options, when you go to the > maillist. > > Insert your mailadress into the last box and click on > "unsubscribe or edit" > > When you don't remember your password, you can send it to > your mailadress. > > After the login you find options like digest mode (off-default) > and other sendmail options. > > If this is not working, check your spamfilter and/or set > [email protected] on your whitelist. > > > Best Uwe > > > On Tue, 2012-08-21 at 13:53 +0200, Armin Ghajar Jazi wrote: >> 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 >> >> >> > > -- > Dipl.-Ing. Uwe Köcher > > Helmut Schmidt Universität > Universität der Bundeswehr > > Fakultät für Maschinenbau, > Professur für Numerische Verfahren in den Rechnergestützten > Ingenieurwissenschaften. > > Holstenhofweg 85 > 22043 Hamburg > > Tel: +49 40 6541 - 3540 (vorübergehend) > Raum: H1 - R.1103 (vorübergehend) > Email: [email protected] > Web: http://www.hsu-hh.de/mb-mathe > -- 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
