This website requires JavaScript.
Explore
Help
Sign in
research
/
cantera
Watch
1
Star
0
Fork
You've already forked cantera
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11b1d34752
cantera
/
Cantera
/
cxx
/
src
History
Dave Goodwin
f5ffa16a48
changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability.
2006-04-28 17:22:23 +00:00
..
.cvsignore
Added a small demo.
2004-04-22 19:42:08 +00:00
cxxutils.cpp
changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability.
2006-04-28 17:22:23 +00:00
Makefile.in
*** empty log message ***
2004-10-15 23:12:28 +00:00
writelog.cpp
merged changes from branch
2005-01-07 10:26:43 +00:00