- 13 Oct, 2004 19 commits
-
-
prudhomm authored
of the observer pattern next Commit of NavierStokesWithFlux will show how to use the observer pattern
-
prudhomm authored
-
prudhomm authored
-
vmartin authored
-
vmartin authored
-
ddipietro authored
Some pollution: I need these overloading to commit a first release of DG-FEM test, but they will be cancelled out when the new version of pattern (or whatever it will be) is ready (see C. Winkelmann's mail on life-dev mailing list).
-
prudhomm authored
It is used to retrieve the exact type of a class when using class hierarchies
-
prudhomm authored
* added Cloning factory aka abstract factory it will be used in the boundary conditions classes * testsuite/lifecore/test_factory.cpp has a test for clone factories now * test_factory is now enabled this is the first COMMIT that makes boost:: a requirement ! factories rely on boost::function<> for functors.
-
winkelma authored
-
prudhomm authored
dependencies are not ok
-
vmartin authored
-
ddipietro authored
-
ddipietro authored
-
ddipietro authored
-
vmartin authored
-
vmartin authored
two tests are performed : 1 for tetra, 1 for hexa meshes. BEWARE : data files are modified!! In particular they must contain the entry [darcy/discretization] mesh_faces = all # OBLIGATORY! we need all faces! to construct the face-volume lists. (new "feature" linked to the use of DataMesh)
-
vmartin authored
-
vmartin authored
-
ddipietro authored
I will commit a new version of assemb.hpp which should be explanatory of usefulness and usage.
-
- 12 Oct, 2004 8 commits
-
-
gfourestey authored
-
winkelma authored
-
winkelma authored
and the sparsity pattern independent. see also file REDESIGN.txt and discussion on lifev-dev@webmail.mate.polimi.it
-
gfourestey authored
-
prosi authored
-
prosi authored
-
prosi authored
-
prudhomm authored
bcHandler.hpp should be used instead of bcCond.hpp moved bcFunction into its own files like bcVector
-
- 11 Oct, 2004 13 commits
-
-
gfourestey authored
-
gfourestey authored
-
winkelma authored
* renamed variables according to coding standard * trigger error calculation from outside
-
winkelma authored
* do not calculate errors any more, user may use new error functions from NavierStokesHandler instead * do not set any artificial pressure boundary condition for matrix definiteness
-
winkelma authored
* get time from argument list instead of (inexistent) member in error functions
-
prudhomm authored
be careful boost will become mandatory RSN !
-
prudhomm authored
-
winkelma authored
-
prudhomm authored
-
prudhomm authored
-
winkelma authored
of mean values useful for fields defined up to a constant
-
prudhomm authored
-
prudhomm authored
-