On 07/03/2017 06:06 AM, [email protected] wrote:
Thanks alot for your responding. actually I want to apply a point load in step 8 on the right up corner instead of those circle loads. how can i use VectorTools::create_point_
source_vector and in which part of the code?

Mahsa -- you use the function to build the right hand side vector, instead of doing so yourself during assembly.

If you want to use a point that lies on the boundary of the domain, you may want to ever so slightly move it into the domain to ensure that the point really is found when looking for the surrounding cell.

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.

Reply via email to