Jan Blechta
Jan Blechta
Ok, I guess I am talking about unsupported feature: finite element functions. Feel free to close.
To solve my problem (I have XDMF XML files which Paraview chockes on `error: xmlSAX2Characters: huge text node: out of memory`), I wrote this XDMF XML to binary converter. The...
Note that changing `p1` to ``` p1 = gp_Pnt(0.1,0,2) ``` makes the problem miraculously go away.
Well, ``` X^{-1} = ( -\nu \Delta + \mathbf{v} \cdot \nabla ) ( - \Delta )^{-1} = \nu ( I + \nu^{-1} \mathbf{v} \cdot \nabla ( -\Delta )^{-1} ) ```...