ok, I will make everything lower case and using underscores. I'll also change it to 'higher_order_vertices'. Eventually, the data structure should be made more general, but for the moment I think we should just stick with P2 triangles and see how that works with UFC and eventually FFC.
- Shawn On Thu, 9 Apr 2009, Garth N. Wells wrote: > > > Anders Logg wrote: >> Pushed. >> >> Should it be <higher_order_vertices> in the XML format? The tag >> contains a list of vertices. >> > > Are they really vertices? > >> There's also a mix of under_score and camelCase in the MeshGeometry >> class. It would be better to just use under_score (for next patch). >> > > We should aim to make this consistent throughout (i.e. use under_score) for > the next DOLFIN release. > > Garth > >> It looks good although I haven't looked at it in much detail. >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> DOLFIN-dev mailing list >> [email protected] >> http://www.fenics.org/mailman/listinfo/dolfin-dev > > > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
