- 22 Mar, 2004 2 commits
- 19 Mar, 2004 7 commits
- 18 Mar, 2004 16 commits
-
-
prosi authored
they are automatically generated by configure do not put them in CVS
-
prosi authored
added README for triavial description ignore Makefile by CVS
-
prudhomm authored
-
prudhomm authored
they must be installed for proper compilation
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-I and -D g++ option are for the preprocessor so add them to CPPFLAGS instead of CXXFLAGS
-
prudhomm authored
-
prudhomm authored
moved meshes to mesh/inria
-
prudhomm authored
-
prudhomm authored
to test_ns_cyl test_ns_sstress test_ns_bdf Rationale: they compile and run properly avoid to duplicate meshes moved them to data/mesh/
-
prudhomm authored
-
prudhomm authored
configure takes care of it
-
lformaggia authored
-
lformaggia authored
-
lformaggia authored
that actually clens up the container releasing memory to the system, using the trick explained in More Exceptional C++ by Sutter.
-
- 10 Mar, 2004 4 commits
-
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
-
prudhomm authored
added feature to configure: --with-aztec=[LOC] where [LOC] is the location where you installed aztec for example in debug mode if you installed aztec in $HOME/aztec CXXFLAGS="-g3 -O0" configure --with-aztec=$HOME/aztec lifev will be configured to find aztec headers (resp. libs) in $HOME/aztec/include (resp. $HOME/aztec/lib) happy coding!
-
- 08 Mar, 2004 5 commits
- 03 Mar, 2004 3 commits
- 01 Mar, 2004 1 commit
-
-
prudhomm authored
-
- 26 Feb, 2004 2 commits