← Back to team overview

dolfin team mailing list archive

Re: Status of dolfin.mesh.netgen vs dolfin/generation/CSG* ?

 

On Mon, Mar 11, 2013 at 11:30:21AM +0100, Marie E. Rognes wrote:
>>But someone should port the LEGO class first.
>>
> :-)
> The LEGO class seems to be in existence already in CSGGeometries3D.h:
>  // A standard LEGO brick starting at the point x with (n0, n1)
>    // knobs and height n2. The height should be 1 for a thin brick or 3
>    // for a regular brick.
>    static boost::shared_ptr<CSGGeometry> lego(std::size_t n0,
> std::size_t n1, std::size_t n2, double x0, double x1, double x2);
> I'll remove the netgen module then.

ok.

--
Anders


References