Introduction - If you have any usage issues, please Google them yourself
1D heat transefer
function [A,b,r] = fullyDev1dr(m,rout,mu,dpdx)
fullyDev1dr CVFD coefficients for 1D fully developed flow in a pipe
Synopsis: [A,b] = fullyDev1dr
[A,b] = fullyDev1dr(m)
[A,b] = fullyDev1dr(m,rout)
[A,b] = fullyDev1dr(m,rout,mu)
[A,b] = fullyDev1dr(m,rout,mu,dpdx)