[MOAB-dev] naming conventions?
Iulian Grindeanu
iulian at mcs.anl.gov
Mon Feb 14 13:29:37 CST 2011
Hi Jane,
The smoothing algorithm is implemented already in CGM/geom/Cholla. I am just simplifying it and implementing it in MOAB completely.
The query will happen through an iGeom like class (something like iGeom.hh in MeshKit).
The mesh-to-geometry functionality is partly implemented using GeomTopoTool class in moab.
Iulian
----- Original Message -----
> Hi, Iulian
>
> If my understanding is correct, you are using mesh/facet data to
> create linear/smooth geometry of surfaces and curves. After this, are
> you providing query functions for properties of those geometries, and
> if possible, allowing any modification of those geometries? If you are
> at least providing or going to provide query of the geometry that you
> created, these functions should be integrated to CGM/geom/facet
> directory.
>
> At least CGM facet needs these mesh-to-geometry functions too.
>
> Jane
>
> --- On Mon, 2/14/11, Hong-Jun Kim <hongjun at mcs.anl.gov> wrote:
>
>
>
> From: Hong-Jun Kim <hongjun at mcs.anl.gov>
> Subject: Re: [MOAB-dev] naming conventions?
> To: moab-dev at mcs.anl.gov
> Date: Monday, February 14, 2011, 10:33 AM
>
>
> I hope it has all information in the name as "mbfacetgeom" not
> confused by others or future tools.
>
> Hong-Jun
>
> ----- Original Message -----
> > From: "Iulian Grindeanu" < iulian at mcs.anl.gov >
> > To: "Tim Tautges" < tautges at mcs.anl.gov >
> > Cc: moab-dev at mcs.anl.gov
> > Sent: Monday, February 14, 2011 9:04:20 AM
> > Subject: [MOAB-dev] naming conventions?
> > Hello,
> > I would like to commit a new tool to moab, one for mesh-based
> > geometry.
> > What should be a good name?
> > Right now, the tool is called mbfacet, but this name could be
> > confused
> > with faceting in CGM. It is, in a way, an inverse process, mesh
> > populated with right sets and tags is interpreted as geometry
> > (linear
> > or smooth). The main class is called FBEngine (Facet Based Engine),
> > which will implement a lot of iGeom-like methods.
> >
> > I was thinking also mbgeom (for mesh based geometry), but mb usually
> > stands for moab :(
> >
> > Does anybody have better suggestions?
> >
> > Thanks,
> > Iulian
>
>
> Get your own web address.
> Have a HUGE year through Yahoo! Small Business.
More information about the moab-dev
mailing list