Hey all, I propose that we put ex26 and ex27, in examples/adjoints We will be adding more adjoint functionality to libMesh in the future and might be good to have all of those examples in one directory.
One possible issue with the directory organization will be that some examples will be illustrative for multiple features, for example ex26 illustrates both adjoints and adaptivity. I dont think that such overlap is very common though, so in such cases we can just rely on the user knowing where to look for what kind of example. Thanks. On Wed, Nov 30, 2011 at 8:31 PM, David Knezevic <[email protected]> wrote: > As a first cut, I've moved ex23, ex30 and ex31 into a new > examples/reduced_basis/ directory. If everyone's happy with how this > looks, I can reorganize the other examples too. > > But I think some thought needs to go into how to reorganize the > examples. Further to Derek's suggestion, I'd suggest something along the > lines of (renumbering starting with ex01 within each directory): > > examples/introduction: ex1 to ex5 > examples/transient: ex9, ex8 > examples/adaptivity: ex0, ex10, ex14, ex15 > examples/eigenproblems: ex16, ex17 > examples/systems_of_equations: ex11, ex13 > examples/fem_system: ex18, ex26, ex27 > examples/subdomains: ex25, ex28 > > I'm not sure where to put these ones: > > ex6 (infinite elements, there's only one infinite elements example so > doesn't seem to need its own directory) > ex7 (complex numbers and FrequencySystem) > ex12 (MeshData, do we want to remove this one anyway?) > ex19 (nonlinear_solver) > ex20 (shell_matrix) > ex21 (DG) > ex24 (transient periodic boundary conditions with adaptivity, could go > into the examples/transient directory?) > ex29 (tetgen and triangle support) > > > Dave > > > > > On 10/25/2011 09:49 PM, Derek Gaston wrote: >> What about changing the way we store examples altogether? Maybe we should >> do something like: >> >> examples/beginning/ex01 >> examples/adaptivity/ex01 >> examples/transient/ex01 >> examples/femsystem/ex01 >> examples/infinite_elements/ex01 >> examples/reduced_basis/ex01 >> >> etc…. >> >> The example numbers are starting to get a bit out of control… >> >> Derek >> >> On Oct 25, 2011, at 7:41 PM, Roy Stogner wrote: >> >>> On Tue, 25 Oct 2011, David Knezevic wrote: >>> >>>> There's a few more people working on rbOOmit these days, so I'd like to >>>> add a couple of new Reduced Basis examples to libMesh, if everyone's OK >>>> with that? >>> Almost certainly. What would be new in the new examples? >>> >>>> Would renumbering examples be an option, e.g. it'd be kinda weird if the >>>> Reduced Basis examples are ex23, ex30 and ex31 (or something)? >>> Definitely. >>> --- >>> Roy >>> >>> ------------------------------------------------------------------------------ >>> The demand for IT networking professionals continues to grow, and the >>> demand for specialized networking skills is growing even more rapidly. >>> Take a complimentary Learning@Cisco Self-Assessment and learn >>> about Cisco certifications, training, and career opportunities. >>> http://p.sf.net/sfu/cisco-dev2dev >>> _______________________________________________ >>> Libmesh-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/libmesh-devel >> > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > Libmesh-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-devel > -- Vikram Garg PhD Candidate Institute for Computational and Engineering Sciences The University of Texas at Austin http://users.ices.utexas.edu/~vikram/ http://www.runforindia.org/runners/vikramg ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
