Dear Kyusik, Two points: 1. Please create a new thread for a new question. Even though yours might be related to this one, this question has been asked and answered and its definitely tangential to the discussion here. 2. You have asked a question wanting general commentary on code that you have written. That is not the purpose of this forum - I ask to to please read the page on posting guidelines <https://groups.google.com/forum/#!topic/dealii/GRZMUTLIm2I>, in particular the section on *What sort of questions are appropriate for the forum?*.
Your questions (1) and (2) pertain directly to my point (2). Your point (3) suggests that you have not taken the time to test your code thoroughly nor look at the examples in the documentation to assess for yourself whether this might be plausible. The developers have given you many tools and much information in the way of the documentation and tutorials in order to piece together a solution to your problem. Yes, there is not an example of absolutely every permutation of problem that can be solved with deal.II. It is your responsibility as a researcher to perform your due diligence and assess and tackle your own problem as best you can. When you have *particular* problems in doing so then here's the place to ask. Its extremely difficult and, often more problematically, time consuming for any one of us to analyse the problem that you've put forward, consider what you've done and what the implications of each step are especially when there's no running code to test. I recall that in the past you've said that you need "quick results" for your supervisor, but its not a realistic nor sustainable expectation that someone else is going to sort out all of these minor details for you. Sometimes you just have to work through it yourself until you've run out of ideas. So as far as this problem goes, I'm going to throw it back to you by asking the standard questions that any reasonable bystander would ask: - Have you produced a simple test case to test this part of code? Does it work as you expect it to? - If not, how does it not work? Is the program crashing or is there a problem with your algorithm? - If the former, what is the error message? If the latter, then you obviously need to think a bit more about how you've structured your code to tackle your problem. Simplify it more if possible. When you've solved your simplified problem then rejoice for a moment and implement the next complexity. The cycle starts over again. J-P -- 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.