Hamed,
 

> To the best of my knowledge, GridGenerator::subdivided_hyper_rectangle 
>> generates a coarsest level mesh (i.e. all cells have level = 0) with the 
>> given discretisation in each coordinate direction. 
>>
>
> It seems that GridGenerator::subdivided_hyper_rectangle needs repetition 
> argument and complete mesh generation in one step. so cells have level=1 .
>
As far as I see, GridGenerator::subdivided_hyper_rectangle only calls 
"Triangulation::create_triangulation" and hence creates a coarse 
triangulation.
Can you confirm either?

Best,
Daniel

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