Hello,
I am interested in starting a Julia port of the MOLE library. To this end, I would like to begin by implementing the 1D operators along with an example. Below are the (MATLAB) files I would like to translate to Julia.
src/matlab_octave/div.m
src/matlab_octave/grad.m
src/matlab_octave/lap.m
src/matlab_octave/robinBC.m
examples/matlab_octave/elliptic1D.m