Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ createNamedDynamicFvMesh.H
File
createNamedDynamicFvMesh.H
src/dynamicFvMesh/include/createNamedDynamicFvMesh.H:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
Foam::word regionName;
2
3
if (args.optionReadIfPresent(
"region"
, regionName))
4
{
Callers
nothing calls this directly
Calls
3
optionReadIfPresent
Method · 0.80
New
Function · 0.50
IOobject
Class · 0.50
Tested by
no test coverage detected