Added a few more files
This commit is contained in:
parent
14bf2b1ee2
commit
3a63c938ea
1 changed files with 5 additions and 1 deletions
|
|
@ -794,7 +794,11 @@ FILE_PATTERNS = Kinetics.h Kinetics.cpp \
|
|||
DenseMatrix.h \
|
||||
DenseMatrix.cpp \
|
||||
ResidJacEval.h \
|
||||
ResidJacEval.cpp
|
||||
ResidJacEval.cpp \
|
||||
RootFind.h \
|
||||
RootFind.cpp \
|
||||
NonlinearSolver.h \
|
||||
NonlinearSolver.cpp
|
||||
|
||||
# The RECURSIVE tag can be used to turn specify whether or not subdirectories
|
||||
# should be searched for input files as well. Possible values are YES and NO.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue