Hi Kyusik,

I just wonder if it is possible that The result of the calculation can be used
for the other calculation.

For example, In step5, The Eq is -div(alp(x)*grad(u(x)))=f with appropriate
Boundary Condition.

After this calculation, is it possible for me to use the solution that is u,
for the other values?(for example grad(u), |grad(u)|^2/x etc...)

If it is possible, Could you please explain to me...?

There are many ways how one can use a solution. But your question is too vague because you don't describe what exactly you want to do with the solution. For example, it may be that you want to use it as a coefficient for another equation. Or you may want to create graphical output. Or you may want to compute some output quantity.

All of these are possible, but depending on what you want to do, the approaches will be very different. Consequently, your question will have to be more specific.

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 bange...@colostate.edu
                           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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to