- 18 Apr, 2005 2 commits
- 15 Apr, 2005 1 commit
-
-
vmartin authored
added another way to retrieve some internal faces: now one can get all the (internal) faces (with the associated dof) that live on a given plane --defined by (a,b,c,d) s.t. ax + by + cz + d = 0. working on putting all this into an external class.
-
- 08 Apr, 2005 7 commits
-
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
prudhomm authored
-
- 04 Apr, 2005 3 commits
-
-
winkelma authored
* allow to set problem data from data file * use uniform velocity instead of vortex * handle boundary conditions (Dirichlet all over for the moment) * do not fall in round off error trap for counting iterations * save mass before and after reinitialization
-
winkelma authored
* turned function sphere into static method sphere::phi
-
winkelma authored
* small documentation bugfix
-
- 01 Apr, 2005 3 commits
-
-
winkelma authored
-
winkelma authored
* access now private data members of HyperbolicSolver through accessors * reformatted
-
winkelma authored
* made all data private and provide const accessors where needed * moved public CurrentFE& fe() from LevelSetSolver to HyperbolicSolver * added protected non-const accessor to unknown function for LevelSetSolver
-
- 31 Mar, 2005 2 commits
- 23 Mar, 2005 5 commits
-
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
all BCs now use BC Vector Interfaces member in FSIOperator class. Next step is moving all BCs declaration to the boundaryCondition.hpp file
-
- 22 Mar, 2005 4 commits
-
-
gfourestey authored
BCs can now be defined outside the FS operators. Next step is to finish moving old dofInterface formulation for all FS operators to see if everything works fine. Then, every BCs will be moved to the file boundaryConditions.hpp in the test_fsi folder.
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
- 21 Mar, 2005 7 commits
-
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
- 20 Mar, 2005 3 commits
-
-
gfourestey authored
-
gfourestey authored
-
prudhomm authored
this should fix your problem Gilles
-
- 19 Mar, 2005 3 commits
-
-
gfourestey authored
-
prudhomm authored
-
prudhomm authored
use program_options from boost 1.32 but make it optional
-