- 03 Nov, 2006 27 commits
-
-
simone authored
-
simone authored
-
simone authored
-
simone authored
-
simone authored
Constructor with DataType& dataNavierStokes does not need GetPot& data_file, NavierStokesAleHandler: definting _dw etc...
-
simone authored
-
simone authored
-
simone authored
-
simone authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
* choose pattern according to solver/matrix type * renamed and reorganized element matrices to have more understandable names
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
* add constructor from a CSR pattern object * add some documentation
-
winkelma authored
-
winkelma authored
* use z1 = ZeroVector( dim ) for setting vector z1 to zero
-
winkelma authored
* call AZ_free_memory where appropriate * copy rhs instead of const cast (cleaner, but less efficient)
-
winkelma authored
-
- 26 Sep, 2006 2 commits
- 13 Jun, 2006 1 commit
-
-
winkelma authored
-
- 08 Jun, 2006 3 commits
- 11 May, 2006 1 commit
-
-
winkelma authored
-
- 09 May, 2006 1 commit
-
-
winkelma authored
-
- 27 Apr, 2006 1 commit
-
-
winkelma authored
Note: fluxes calculated before this bugfix may be wrong, as memory for x component of normal was "shared" with someone else...
-
- 26 Apr, 2006 1 commit
-
-
fernandez authored
1.- simple use: first add variables and then call postProcess( time ) 2.- makes uses of the ensight case file 3.- handles the case of moving domains Note: the interface could be used as an abstract class for post-processing
-
- 18 Apr, 2006 2 commits
- 10 Apr, 2006 1 commit
-
-
prudhomm authored
petsc is not really used anyway in the version of lifev this is a test to see if petsc and related libs could be the culprits it shall be reverted once the link/failure between lifev and ( petsc and related libs ) is understood
-