- 05 Sep, 2013 1 commit
-
-
Antonio Cervone authored
boost::shared_ptr<>::value_type has been removed.
-
- 27 Feb, 2013 1 commit
-
-
Antonio Cervone authored
-
- 26 Feb, 2013 1 commit
-
-
Cristiano Malossi authored
-
- 12 Feb, 2013 1 commit
-
-
Alessio Fumagalli authored
Artistic Style Version 2.02.1 With the following options: astyle \ --style=allman \ \ --indent=spaces=4 \ --indent-switches \ --indent-col1-comments \ \ --pad-oper \ --pad-paren-out \ --pad-header \ \ --convert-tabs \ --break-closing-brackets \ --add-brackets \ --align-pointer=type \ --max-instatement-indent=80 \ --preserve-date \ --lineend=linux \ \ --suffix=none \ --verbose \ --recursive "*.*pp"
-
- 11 Feb, 2013 1 commit
-
-
Alessio Fumagalli authored
Artistic Style Version 2.02.1 With the following options: astyle \ --style=allman \ \ --indent=spaces=4 \ --indent-switches \ --indent-col1-comments \ \ --pad-oper \ --pad-paren-out \ --pad-header \ \ --convert-tabs \ --break-closing-brackets \ --add-brackets \ --align-pointer=type \ --max-instatement-indent=80 \ --preserve-date \ --lineend=linux \ \ --suffix=none \ --verbose \ --recursive "*.*pp"
-
- 16 Dec, 2012 1 commit
-
-
Paolo Tricerri authored
-
- 13 Dec, 2012 1 commit
-
-
Paolo Tricerri authored
-
- 05 Dec, 2012 1 commit
-
-
Cristiano Malossi authored
now it is possible to instantiate a FSIMonolithic directly, instead of an FSIOperator. This will smooth the forthcoming splitting of segregated and monolithic. In addition a couple of methods to export just pressure and velocity has been added.
-
- 27 Nov, 2012 1 commit
-
-
Paolo Tricerri authored
This generality is particularly useful for the Multiscale framework.
-
- 09 Nov, 2012 1 commit
-
-
Paolo Tricerri authored
working for monolithicGI.
-
- 28 Oct, 2012 1 commit
-
-
Paolo Tricerri authored
Right now the library compiles all the modules of the library and all the testsuite runs and it's ok
-
- 25 Oct, 2012 2 commits
-
-
Paolo Tricerri authored
updated the test. set the conservativeFormulation flag to FALSE as default value
-
Cristiano Malossi authored
Due to some legacy in some parts it is not yet removed but just deprecated.
-
- 19 Oct, 2012 1 commit
-
-
Paolo Tricerri authored
The restart work both for domainVelImplicit true and false. The test monolithic has been by default to fail and, if it works, the state variable returnVariable is set on ok.
-
- 14 Oct, 2012 1 commit
-
-
Paolo Tricerri authored
make the new framework usable by the Multiscale
-
- 14 Sep, 2012 1 commit
-
-
Cristiano Malossi authored
-
- 04 Jul, 2012 1 commit
-
-
Paolo Crosetto authored
changes in the FSI solvers, deleting commented parts, uèdating the conservative/non conservative switch
-
- 06 Mar, 2012 2 commits
-
-
Radu Popescu authored
-
Radu Popescu authored
-
- 05 Dec, 2011 1 commit
-
-
Paolo Crosetto authored
the solution vector is stored in the TimeAdvance class, which should be the owner of the vector, responsible of initializing and destroying it. Avoiding the copies of the solution vector in the solver classes also helps the initialization. Fixing a bug in the time distretization (thanks to Fabio and Simone), the continuity of the velocity was discretized in an inconsistent way for order greater than one.
-
- 13 Oct, 2011 1 commit
-
-
paolo.crosetto authored
-
- 23 Sep, 2011 1 commit
-
-
paolo.crosetto authored
-
- 22 Sep, 2011 1 commit
-
-
paolo.crosetto authored
-
- 09 Sep, 2011 1 commit
-
-
paolo.crosetto authored
fixed bugs for the TimeAdvance fixed the non linear Venant Kirchhoff material. Now it's working also in FSI monolithic
-
- 31 Aug, 2011 1 commit
-
-
Cristiano Malossi authored
-
- 25 Aug, 2011 1 commit
-
-
Nur Fadel authored
-
- 12 Aug, 2011 1 commit
-
-
paolo.crosetto authored
*fix of the extrapolations of the ALE map (file FSIMonolithicGI.cpp) *the FSIMonolithicGE file has still to be modified *the possibility of plugging a nonlinear structure has been implemented *the initialization of the TimeAdvance is fixed
-
- 10 Aug, 2011 1 commit
-
-
paolo.crosetto authored
I updated the TimeAdvance for the monolithic solver, now it seems to be working, though it is preliminar and I still did not test it properly. I did also several modifications to your files, so check them before updating. Next steps is the implementation of the analytical benchmark so that we can verify the orders of convergence.
-
- 03 Aug, 2011 1 commit
-
-
paolo.crosetto authored
-
- 11 Jul, 2011 2 commits
-
-
paolo.crosetto authored
-
paolo.crosetto authored
-
- 31 May, 2011 1 commit
-
-
paolo.crosetto authored
-
- 30 May, 2011 1 commit
-
-
paolo.crosetto authored
second order initialization under development
-
- 27 May, 2011 1 commit
-
-
paolo.crosetto authored
-
- 23 Mar, 2011 1 commit
-
-
Cristiano Malossi authored
* Compatibility changes with the modifications in FSIOperator and FSIMonolithic * Few cleaning + removing solveJac (the same method is in the base class)
-
- 15 Mar, 2011 1 commit
-
-
paolo.crosetto authored
small addictions/corrections/indentation
-
- 14 Mar, 2011 2 commits
-
-
paolo.crosetto authored
-
paolo.crosetto authored
hopefully solved the problem with the restart of FSI GI simulations, now the solution of the restarted and non-restarted simulations perfectly match
-
- 07 Mar, 2011 2 commits
-
-
paolo.crosetto authored
-
paolo.crosetto authored
hopefully solved the problem with the restart of FSI GI simulations, now the solution of the restarted and non-restarted simulations perfectly match
-