createFvOptions.H
Go to the documentation of this file.
1fv::options& fvOptions(fv::options::New(mesh));
2
3if (!fvOptions.optionList::size())
4{
5 Info << "No finite volume options present" << endl;
6}
fv::options & fvOptions
dynamicFvMesh & mesh