ENH: Added helper to create sources

This commit is contained in:
andy 2012-12-10 15:04:12 +00:00
parent 65143b1ca3
commit a54d38cc7f

View File

@ -0,0 +1,2 @@
Info<< "Creating sources" << endl;
IObasicSourceList sources(mesh);