Skip to content

Commit 2062ab2

Browse files
authored
Examples fixes (#370)
* cherrypick this to apply onto master. TODO: Cherrypick. * Added another tests: moose.Function controls reaction rates. * Using MooseParser as a interface class. * Use moose.element instead of moose.Clock. * When x1 is set to hight, rescale diffLength. When diffLength is set too low, rescale x1. * Don't print time to initialize info in release. * honour limit set by SparseMatrix. Max number of entries allowed is 20k.
1 parent 526c5b0 commit 2062ab2

File tree

13 files changed

+388
-354
lines changed

13 files changed

+388
-354
lines changed

builtins/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ set(SRCS
5151
Arith.cpp
5252
Group.cpp
5353
Mstring.cpp
54-
# Func.cpp
5554
MooseParser.cpp
5655
Function.cpp
5756
Variable.cpp

0 commit comments

Comments
 (0)