I read in the uvn file generated by salome mesh with gridin. But it gives
me the following error . Attachment please find the unv file. I couldn't
find what caused the error.

terminate called after throwing an instance of
'dealii::StandardExceptions::ExcIO'
 what():
--------------------------------------------------------
An error occurred in line <864> of file
</home/ztdep/Downloads/dealii-9.4.0/source/grid/grid_in.cc> in function
   void dealii::GridIn<dim, spacedim>::read_unv(std::istream&) [with int
dim = 2; int spacedim = 2; std::istream = std::basic_istream<char>]
The violated condition was:
   in.fail() == false


Wolfgang Bangerth <bange...@colostate.edu> 于2022年10月29日周六 00:47写道:

> On 10/28/22 10:31, ztdepyahoo wrote:
> > I want to set the boundary coordinates of
> > the GridGenerator::hyper_cube(triangulation).
>
> Well, have you looked at the documentation of the function?
>
> https://dealii.org/developer/doxygen/deal.II/namespaceGridGenerator.html#acea0cbcd68e52ce8113d1134b87de403
> And at the other functions that are in that namespace, for example the
> hyper_rectangle function mentioned in the documentation linked to above?
>
> Best
>   W.
>
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth          email:                 bange...@colostate.edu
>                             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 a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/dealii/kcEiqmBrmug/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> dealii+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dealii/c757517b-c21e-7833-b2fb-e1473b369bc1%40colostate.edu
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CANsL%3DkurbdLE5Hj8%2B7i7b7BLfPLawpGx-Z0LkURP-tm%2BC6%3D0HA%40mail.gmail.com.

Attachment: 3x3.unv
Description: Binary data

Reply via email to