← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Change test for cell-based data in VTKFile.

 

Garth N. Wells wrote:
> 
> Anders Logg wrote:
>>> Harish
>> I've made an attempt to fix it, see if it works.
>>
> 
> I don't think that this fixes the problem. To make it work, the I think 
> that mesh.topology().dim() need to be cast. The result won't be an 
> unsigned integer, so I've made a change to avoid using std::pow.
> 
> Garth

Yes, it works now. Thanks.

Harish


References