mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Added helper to create sources
This commit is contained in:
2
src/fieldSources/include/createSources.H
Normal file
2
src/fieldSources/include/createSources.H
Normal file
@ -0,0 +1,2 @@
|
||||
Info<< "Creating sources" << endl;
|
||||
IObasicSourceList sources(mesh);
|
||||
Reference in New Issue
Block a user