On 05/31/2017 05:00 PM, 'Seyed Ali Mohseni' via deal.II User Group wrote:
The only thing I changed a bit is the integration from quadratic to
linear, but I am not sure, if seeting quadrature_formula(2)
In
https://github.com/tjhei/cracks/blob/master/cracks.cc
line 982,
you need to change the "degree", but it should be already "1".
And the quadrature formula - what you mentioned above - should be
sufficiently high, "2" should do the job.
Best Thomas
alone is enough for linear shape functions. You also had
face_quadrature_formula or this Lobatto integration.
Would you be so kind and explain what lines I have to change in order
to obtain linear shape functions and not quadratic like set in the
original version?
How many changes and the code would help a lot.
Just to be sure I did it correct.
Thank you.
Best,
Seyed Ali
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google
Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to dealii+unsubscr...@googlegroups.com
<mailto:dealii+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
++--------------------------------------------++
Dr. Thomas Wick
Maitre de conferences / Assistant Professor
Centre de Mathematiques Appliquees (CMAP)
Ecole Polytechnique
91128 Palaiseau cedex, France
Email: thomas.w...@cmap.polytechnique.fr
Phone: 0033 1 69 33 4579
www: http://www.cmap.polytechnique.fr/~wick/
++--------------------------------------------++
--
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.