- 18 Nov, 2004 9 commits
-
-
prudhomm authored
now it takes a shared_ptr<DofInterfaceBase>
-
prudhomm authored
Vector --> VectorType
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
any other solver ! This is FSI made easy It can/must be much improved but let's see that after 0.5
-
prudhomm authored
* added FSIFactory so that we have to manipulate only the base class operFS and never the sublasses see test_fsi and the FSISolver class * allow delayed complete initialization, because the factory will call the default constructor
-
prudhomm authored
-
prudhomm authored
* Fixed a very nasty bug if we use a different FE space for the second domain than the one used by the first domain * Modified the class so that we can delay the real initialization
-
- 17 Nov, 2004 12 commits
-
-
moura authored
-
moura authored
-
moura authored
-
moura authored
Uses now Gilles interface classes for FSI. There is not yet an interface class for FSI-0d coupling due to some technical problems... Think it will be for release 0.6!
-
moura authored
-
prudhomm authored
make distchekc runs properly from beginning to end lifev 0.5 is almost ready for release :) Gilles should add test_fsi to testsuite very soon
-
winkelma authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
- 16 Nov, 2004 19 commits
-
-
prudhomm authored
-
prudhomm authored
make test_dg compile
-
moura authored
-
prudhomm authored
dofByFace.cpp in lib
-
prudhomm authored
-
vergara authored
-
vergara authored
now is compiled only test_new (related to main_new) because the other 3 tests (related to the other 3 main) don't work as NSWithFlux.hpp (old version) and NSWithTwoFluxes.hpp are deleted
-
vergara authored
-
gfourestey authored
-
gfourestey authored
added member function to compute the displacement difference between the fluid and the structure at the interface
-
prudhomm authored
got karma ?
-
prudhomm authored
-
prudhomm authored
it seems that NSHandler uses it
-
prudhomm authored
-
prudhomm authored
moved post_proc to lifefilters update Makefile.am
-
prudhomm authored
actually they should be merged !!!!!!!!!!
-
prudhomm authored
and proper casting for std::max
-
prudhomm authored
-
prudhomm authored
-