← Back to team overview

dolfin team mailing list archive

Re: DOLFIN-stable

 



Johan Jansson wrote:
On Tue, Dec 05, 2006 at 04:20:53PM +0100, Garth N. Wells wrote:
For the Navier-Stokes equations, the latter is preferable since there are a truck load of possibilities, which holds for a lot of other problems too.

Let's start with

   /src/modules/
   /src/modules/solvers
   /src/modules/demo

Garth


I'd like to get rid of "solvers". Why not:

/src/modules/module1/
/src/modules/module1/demo
/src/modules/module2/
/src/modules/module2/demo

?


This looks a bit messy to me. I like it with demos, tests, benchmarks grouped together.

How are we going to reach consensus?

Garth

The naming issue is the same, i.e. we would have:

/src/modules/navierstokes

instead of:

/src/modules/solvers/navierstokes

  Johan





Follow ups

References