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


On Monday, July 3, 2017 at 2:16:49 PM UTC+4:30, Daniel Arndt wrote:
>
> Mahsa,
>
>
>> I am learning how to use Deal.II recently. I want to apply point load at 
>> the point of (+1,+1) in step 8 with neuman boundary condition but I have 
>> problem in applying point load. Would you please help me? how can I apply a 
>> point load with magnitude of 10 in that point?
>>
> You probably want to use VectorTools::create_point_source_vector [1]. 
> There are also some posts [2] considering this problem, e.g. [2].
> What kind of problems are you actually facing? Can you be a bit more 
> specific?
>
> Best,
> Daniel
>
> [1] 
> http://www.dealii.org/8.5.0/doxygen/deal.II/namespaceVectorTools.html#ad03b858b1a3b59003a76f6224e67efc7
> [2] https://groups.google.com/forum/#!topic/dealii/Rwl48nDtLtA
>
>

-- 
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