- 24 Sep, 2004 6 commits
-
-
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 20 commits
-
-
winkelma authored
* replaced implementation of CSRMatr::diagonalize_row(...) * improved documentation
-
vmartin authored
-
vmartin authored
-
vmartin authored
-
vmartin authored
the mass_Hdiv are modified: one should provide the INVERSE of the permeability to all the mass_Hdiv methods. a new one (based on a functionnal permeability) is added. operator TP_VdotN_Hdiv improved. works for tetra now.
-
vmartin authored
modifications to allow the creation of RT0 mixed hybrid finite elements for the TETRAHEDRA. work performed by a student of Alessandro's that I incorpored.
-
vmartin authored
-
winkelma authored
-
prudhomm authored
ensight7-write.hpp to lifefilters and renamed it ensight7Writer.hpp. fixed compilation for MP solvers ;)
-
prudhomm authored
around sanitize the file name :) added proper license and authorship
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
Fernandez -> JFG update \todo list
-
gerbeau authored
dataTime was already used in some solvers and there were some incompatibilities with what I wanted to do. For example, _inittime and _endtime are in dataNavierStokes whereas I think they should be in dataTime. I guess we should merge dataTime and dataTransient and remove the "time" data from the Navier-Stokes data.
-
gerbeau authored
-
prudhomm authored
we make a symlink in the local directory now test_mass_coupling is operational
-
prosi authored
-
prudhomm authored
and change solverPetsc accordingly to select the proper branch
-
prudhomm authored
-
prosi authored
-