Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ rename
Method
rename
src/OpenFOAM/db/IOobject/IOobject.H:322–325 ·
view source on GitHub ↗
- Rename
Source
from the content-addressed store, hash-verified
320
321
//- Rename
322
virtual void rename(const word& newName)
323
{
324
name_ = newName;
325
}
326
327
//- Register object created from this IOobject with registry if true
328
bool& registerObject()
Callers
15
main
Function · 0.45
main
Function · 0.45
splitMeshRegions.C
File · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
interpolate
Method · 0.45
ensightField.C
File · 0.45
interpolate
Method · 0.45
UEqn.H
File · 0.45
interpolate
Function · 0.45
pEqn.H
File · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
main
Function · 0.36