3 port rcpp tug
Compare changes
Files
3- Marco De Lucia authored
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 4
− 3
@@ -351,7 +351,7 @@ DiffusionScheme <- function(conc, inflow, dx, dt, alpha, scheme, transported) {
@@ -387,6 +387,7 @@ DiffusionScheme <- function(conc, inflow, dx, dt, alpha, scheme, transported) {
@@ -412,7 +413,7 @@ BTCS <- function(field, dx, dt, alpha, bc_left) {