Sat, 29 May 2010 20:01:40 -0500 |
Jordi Gutiérrez Hermoso |
Update the doxygen documentation
default tip
|
Sat, 29 May 2010 15:34:17 -0500 |
Jordi Gutiérrez Hermoso |
Fix code formatting and most opening curly brackets to their own line
|
Sun, 16 May 2010 09:48:22 -0500 |
Jordi Gutiérrez Hermoso |
Utabify vtkplot.cpp
|
Sat, 15 May 2010 19:18:07 -0500 |
Jordi Gutiérrez Hermoso |
Replace include guards with #pragma once
|
Thu, 29 Apr 2010 06:42:41 -0500 |
Jordi Gutiérrez Hermoso |
Trivial syntax change
|
Mon, 26 Apr 2010 15:12:31 -0500 |
Jordi Gutiérrez Hermoso |
Fix a variable name
|
Mon, 26 Apr 2010 07:03:35 -0500 |
Jordi Gutiérrez Hermoso |
Remove terrain_test sample VTK code
|
Mon, 26 Apr 2010 06:59:00 -0500 |
Jordi Gutiérrez Hermoso |
Optimise not copying matrices by replacing biggest uses with shared_ptr<matrix>, remove some debug code, use C++0x auto where useful.
|
Mon, 26 Apr 2010 06:55:53 -0500 |
Jordi Gutiérrez Hermoso |
Removed tag buggy-speedup
|
Mon, 26 Apr 2010 06:55:49 -0500 |
Jordi Gutiérrez Hermoso |
Removed tag buggy-2
|
Mon, 26 Apr 2010 06:55:40 -0500 |
Jordi Gutiérrez Hermoso |
Removed tag buggy
|
Sun, 25 Apr 2010 12:50:05 -0500 |
Jordi Gutiérrez Hermoso |
Added tag thesis-solved for changeset 7e0d6febb26d
|
Sun, 25 Apr 2010 12:49:56 -0500 |
Jordi Gutiérrez Hermoso |
Chose a better epsilon for SW problem. Thesis solved. w00t
thesis-solved
|
Tue, 30 Mar 2010 01:12:20 -0600 |
Jordi Gutiérrez Hermoso |
Remove some unnecessary Octaviz files, twiddle params, fix vtkplot template instantiations
|
Tue, 23 Mar 2010 23:18:25 -0600 |
Jordi Gutiérrez Hermoso |
Add -g to debug builds; remove obsolete Makefile; fiddle with sw-rk4
|
Tue, 23 Mar 2010 18:12:42 -0600 |
Jordi Gutiérrez Hermoso |
Use the VTK plotter on the shallow water problem
|
Wed, 17 Mar 2010 09:10:00 -0600 |
Jordi Gutiérrez Hermoso |
Make main.cpp a symlink to the actual problem being solved
|
Wed, 17 Mar 2010 01:25:28 -0600 |
Jordi Gutiérrez Hermoso |
Finalise VTK implementation, biggest bugs squashed, linear wave equation works.
|
Mon, 15 Mar 2010 21:10:18 -0600 |
Jordi Gutiérrez Hermoso |
Continue implementation of vtkplot class, only missing to move the tail of the pipeline to the Plot function.
|
Sat, 13 Mar 2010 15:55:11 -0600 |
Jordi Gutiérrez Hermoso |
Setup initial class for vtkplot; cleanup interpolator to use C++1x's auto and untabify
|
Fri, 12 Mar 2010 09:24:31 -0600 |
Jordi Gutiérrez Hermoso |
Setup initial interface to vtkplot
|
Fri, 12 Mar 2010 09:21:07 -0600 |
Jordi Gutiérrez Hermoso |
Remove indentation due to namespace scope
|
Fri, 12 Mar 2010 00:00:40 -0600 |
Jordi Gutiérrez Hermoso |
Update .hgignore, finalise proof-of-concept vtkplot; now it needs an interface
|
Thu, 11 Mar 2010 23:55:38 -0600 |
Jordi Gutiérrez Hermoso |
imported patch debug
|
Thu, 11 Mar 2010 23:55:38 -0600 |
Jordi Gutiérrez Hermoso |
imported patch vtk-patch
|
Sun, 14 Feb 2010 19:27:28 -0600 |
Jordi Gutiérrez Hermoso |
Reformat source a bit, remove tabs, use C++0x's auto
|
Mon, 08 Feb 2010 19:59:28 -0600 |
Jordi Gutiérrez Hermoso |
Migrate the build system to CMake, tweak Doxyfile, add vtkplot.cpp as a skeleton for a VTK plotting class
|
Thu, 04 Feb 2010 21:55:30 -0600 |
Jordi Gutiérrez Hermoso |
Rename kwantxi to kwantix
|
Thu, 04 Feb 2010 17:43:26 -0600 |
Jordi Gutiérrez Hermoso |
Rename kwantxi to kwantix
|
Thu, 04 Feb 2010 17:43:21 -0600 |
Jordi Gutiérrez Hermoso |
Rename kwantxi to kwantix
|
Wed, 03 Feb 2010 19:40:34 -0600 |
Jordi Gutiérrez Hermoso |
Minor issues with stray namespace changes
|
Wed, 03 Feb 2010 19:30:20 -0600 |
Jordi Gutiérrez Hermoso |
Finalise removal of all namespaces, one namespace to rule them all.
|
Wed, 03 Feb 2010 18:18:38 -0600 |
Jordi Gutiérrez Hermoso |
Halfway to replacing all namespaces with the kwantxi namespace
|
Wed, 03 Feb 2010 17:18:36 -0600 |
Jordi Gutiérrez Hermoso |
Reorganise source tree
|
Mon, 01 Feb 2010 19:47:34 -0600 |
Jordi Gutiérrez Hermoso |
Cleanup .hgignore
|
Mon, 01 Feb 2010 19:36:19 -0600 |
Jordi Gutiérrez Hermoso |
Add more ignore tags, play more with the VTK code
|
Mon, 01 Feb 2010 17:42:16 -0600 |
Jordi Gutiérrez Hermoso |
Cleanup, work on VTK code
|
Fri, 21 Aug 2009 16:19:58 -0500 |
Jordi Gutiérrez Hermoso |
Implement op<< for bvp::interpolator
|
Sun, 12 Apr 2009 12:28:49 -0500 |
Jordi Gutiérrez Hermoso |
Not compiling, added .hgignore
|
Fri, 06 Feb 2009 08:10:02 -0600 |
Jordi Gutiérrez Hermoso |
Alright, where were we?
|
Fri, 12 Sep 2008 11:13:18 -0500 |
Jordi Gutiérrez Hermoso |
Testing Euler's method
|
Sun, 31 Aug 2008 19:53:50 -0500 |
Jordi Gutiérrez Hermoso |
w00t, bugs squashed, thing actually works\!
|
Thu, 28 Aug 2008 17:38:07 -0500 |
Jordi Gutiérrez Hermoso |
Oops, forgot to add a new file
|
Thu, 28 Aug 2008 17:27:37 -0500 |
Jordi Gutiérrez Hermoso |
Compiles, and runs, but doesn't produce desired output. Must investigate this further.
|
Tue, 26 Aug 2008 10:48:19 -0500 |
Jordi Gutiérrez Hermoso |
On the final stretch, implementing the interface in set_bdry_conds
|
Sun, 10 Aug 2008 22:13:09 -0500 |
Jordi Gutiérrez Hermoso |
Essentially all Doxygen docstrings complete.
|
Fri, 08 Aug 2008 00:08:57 -0500 |
Jordi Gutiérrez Hermoso |
Almost completed adding all Doxygen docstrings.
|
Sun, 03 Aug 2008 10:59:37 -0500 |
Jordi Gutiérrez Hermoso |
Intermediate whole domain evaluation work
|
Sun, 13 Jul 2008 20:10:10 -0500 |
Jordi Gutiérrez Hermoso |
Preliminary whole domain evaluations
|
Mon, 07 Jul 2008 13:07:11 -0500 |
Jordi Gutiérrez Hermoso |
Trivial change in include guards.
|
Tue, 01 Jul 2008 22:10:00 -0500 |
Jordi Guitérrez Hermoso |
Conclude precomputation revision
|
Sun, 29 Jun 2008 14:26:09 -0500 |
Jordi Guitérrez Hermoso |
Begin transition to boost-build
|
Sun, 29 Jun 2008 10:32:50 -0500 |
Jordi Guitérrez Hermoso |
Final cleanup stage
|
Sun, 29 Jun 2008 10:29:12 -0500 |
Jordi Guitérrez Hermoso |
Removed autogen html/ directory
|
Sun, 29 Jun 2008 05:04:01 -0500 |
Jordi Guitérrez Hermoso |
Tidying up.
|
Sun, 29 Jun 2008 05:00:15 -0500 |
Jordi Guitérrez Hermoso |
Still buggy. Need a better way to precompute RBFs.
|
Sun, 29 Jun 2008 04:06:57 -0500 |
Jordi Guitérrez Hermoso |
Added tag buggy for changeset 9d4fda54a41d
|
Sun, 29 Jun 2008 04:06:48 -0500 |
Jordi Guitérrez Hermoso |
Buggy, must check why interpolator assignment destroys precomputed
|
Sun, 29 Jun 2008 04:04:29 -0500 |
Jordi Guitérrez Hermoso |
Added tag buggy-2 for changeset 10c5dc129613
|
Sun, 29 Jun 2008 01:57:26 -0500 |
Jordi Guitérrez Hermoso |
Added tag buggy-speedup for changeset 118589d208f7
|
Fri, 27 Jun 2008 22:35:40 -0500 |
Jordi Guitérrez Hermoso |
Trivial test change
|
Fri, 27 Jun 2008 22:32:19 -0500 |
jordi |
Initial commit
|