← Back to team overview

dolfin team mailing list archive

Re: DOLFIN-stable

 

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

?

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

/src/modules/navierstokes

instead of:

/src/modules/solvers/navierstokes

  Johan


Follow ups

References