On 12/17/2016 03:24 PM, seyedali88 via deal.II User Group wrote:
It sounds like the right direction. What happens when you try?
I tried the following:
std::vector<DerivativeForm<1, 2, dim> > invJ = fe_values.get_inverse_jacobians
();
This compiles fine.
I don't understand the question. Since this is the return type, why can't
you
just store these objects as given?
Now I stored the inverse of jacobian, but I cannot output it properly to see
and check its structure.
Is there a function to print such vectors?
I don't recall, but you can always just print the individual elements of these
objects in a loop.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: [email protected]
www: http://www.math.colostate.edu/~bangerth/
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.