- 26 Sep, 2004 2 commits
- 24 Sep, 2004 20 commits
-
-
gfourestey authored
-
gfourestey authored
-
vmartin authored
-
vmartin authored
It uses the Taylor-Galerkin scheme. The non-linear functions of the blood flow model are implemented (not yet tested). The scheme has been tested so far in the linear case. It is still on-going work, but a stage has been reached.
-
vmartin authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
simone authored
-
winkelma authored
* translated non-english comments to english
-
winkelma authored
-
winkelma authored
* added MSRMatr::operator= for conversion from CSRMatr (code from former version of the function CSRmat2MSRmat) * added (implemented) conversion copy constructor from CSRMatr * generalized function CSRmat2MSRmat left in for backward compatibility * unified changed get_value functions in return type
-
gfourestey authored
-
gfourestey authored
-
winkelma authored
-
winkelma authored
* use simpler setMatrix() method for SolverPETSC * prepared everything to make test fail also in the case of a solver that does not converge
-
winkelma authored
-
winkelma authored
because the implementation does not exist! * adapted comments about use of CSRmat2MSRmat to reality and made available in API documentation
-
- 23 Sep, 2004 10 commits
-
-
simone authored
-
simone authored
-
simone authored
of a nonlinear system of equation. The aim is to use methods deriving from domain decomposition and apply them to a soupled non-linear system. the class generalizedAitken is used by noLinRichardson to determine the relaxation parameter. It is wrote in general form, even if it still lack of some codelines for the real general case. Should work for nonLinRichardson.
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
gfourestey authored
-
winkelma authored
-
gfourestey authored
-
gfourestey authored
-
- 21 Sep, 2004 4 commits
-
-
gfourestey authored
-
simone authored
LifeV::StaticBdFE::invArea'
-
winkelma authored
finalizing PETSc automatically. Should be reworked more cleanly...
-
winkelma authored
* renamed PETSCforSingleton to PETSC and moved GetPot functionality to above function * make use of singleton pattern
-
- 10 Sep, 2004 4 commits