Re: [deal.II] Re: Very minor bug in doxygen documentation

2018-04-06 Thread Bruno Turcksin
2018-04-06 11:26 GMT-04:00 Pratik :

> I actually am still able to see it in line 296.
> 
> ;)
>
Yes, you are right. I am not sure why this happens. The similar loop in
2170 does not have this problem. I don't know why it works in one case and
not in the other.

Best,

Bruno

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


[deal.II] Re: Very minor bug in doxygen documentation

2018-04-06 Thread Pratik
Bruno,

I actually am still able to see it in line 296. 

  
;)

Thanks,
Pratik

On Friday, April 6, 2018 at 3:15:53 PM UTC+2, Bruno Turcksin wrote:
>
> Pratik,
>
> You are right but it looks that it has been fixed in the developer version 
> see around line 295 here   
> 
>
> Anyway thanks for reporting the problem! 
> 
>
> Bruno
>
> On Friday, April 6, 2018 at 5:46:48 AM UTC-4, Pratik wrote:
>>
>> Hello,
>>
>> I was going through the dof_handler_policy.cc code in source/dof/ here 
>> http://www.dealii.org/8.5.0/doxygen/8.5.0deal.that 
>> should include people that we think contributed in a major way. The number 
>> of commits is not a good metric for that. We should 
>> decidesII/dof__handler__policy_8cc_source.html 
>> 
>>  
>> and you can see that starting from line 80, the for loop iteration variable 
>> d, is wrongly linked to Physics::Kinematics::elasticity::d in the 
>> distribute_dofs_on_cell(...) functions in doxygen.  
>>
>> It is definitely only a minor detail and is probably inconsequential 
>> whether it changes or not.
>>
>> Thanks,
>> Pratik.
>>
>

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


[deal.II] Re: Very minor bug in doxygen documentation

2018-04-06 Thread Bruno Turcksin
Pratik,

You are right but it looks that it has been fixed in the developer version 
see around line 295 here   


Anyway thanks for reporting the problem! 


Bruno

On Friday, April 6, 2018 at 5:46:48 AM UTC-4, Pratik wrote:
>
> Hello,
>
> I was going through the dof_handler_policy.cc code in source/dof/ here 
> http://www.dealii.org/8.5.0/doxygen/8.5.0deal.that 
> should include people that we think contributed in a major way. The number 
> of commits is not a good metric for that. We should 
> decidesII/dof__handler__policy_8cc_source.html 
> 
>  
> and you can see that starting from line 80, the for loop iteration variable 
> d, is wrongly linked to Physics::Kinematics::elasticity::d in the 
> distribute_dofs_on_cell(...) functions in doxygen.  
>
> It is definitely only a minor detail and is probably inconsequential 
> whether it changes or not.
>
> Thanks,
> Pratik.
>

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