- 06 Oct, 2004 20 commits
-
-
prudhomm authored
updated NEWS
-
winkelma authored
mesh reading is now less verbose but can be turned more verbose by adding verbose = 1 to the mesh (discretization) section of the data file
-
winkelma authored
* reduced default verbosity of above functions
-
gfourestey authored
-
gfourestey authored
-
moura authored
-
moura authored
-
moura authored
-
ddipietro authored
-
ddipietro authored
-
ddipietro authored
-
ddipietro authored
Degree of freedom grouped by face. Useful for boundary contribution terms in discontinous finite elements.
-
ddipietro authored
-
ddipietro authored
Class for geometric mapping of discontinuous finite elements (includes the mapping of faces onto element).
-
ddipietro authored
-
ddipietro authored
Current finite element, boundary element, internal face, boundary face for discontinuous finite elements.
-
ddipietro authored
-
winkelma authored
-
winkelma authored
-
winkelma authored
-
- 05 Oct, 2004 20 commits
-
-
winkelma authored
(aka buggy) * source reformated and adapted to coding standard
-
winkelma authored
-
prudhomm authored
-
prudhomm authored
-
simone authored
-
prudhomm authored
-
prudhomm authored
not yet finished though. it relies on boost but it is not mandatory the next version of LifeV will have boost as mandatory
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
* indent only with spaces(no tabs) : 4 spaces * ansi C/C++ format * break bracket from preblock (ie { on newline) * spaces around operators and parenthesis now the code should way easier to read ! it could be that some places got uglier but overall it should be much better
-
prudhomm authored
updated NEWS with work from Simone and Gilles (only the solvers in lifealg ;) )
-
winkelma authored
-
vmartin authored
-
gfourestey authored
-
prudhomm authored
added Alexandra and Gilles in the AUTHORS file
-