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
62dfdcfb01
cantera
/
src
/
spectra
History
Ray Speth
e04e59cdd3
Removed extraneous parentheses around arguments to 'return'
...
'return' is a keyword, not a function, so these parens are unnecessary.
2013-02-14 01:03:48 +00:00
..
DiatomicMolecule.h
Reorganized source tree structure
2012-02-12 02:27:14 +00:00
LineBroadener.cpp
Removed some unnecessary "using namespace" directives
2012-10-24 15:45:19 +00:00
Makefile.am
removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step
2012-07-18 22:54:54 +00:00
Nuclei.h
Pass "const std::string&" instead of "std::string" when possible
2012-10-24 15:42:51 +00:00
rotor.cpp
Removed extraneous parentheses around arguments to 'return'
2013-02-14 01:03:48 +00:00
spectralUtilities.cpp
Reorganized source tree structure
2012-02-12 02:27:14 +00:00
spectralUtilities.h
Removed some vestigial ifdef blocks
2012-03-09 22:58:17 +00:00