MCPcopy 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

mainFunction · 0.45
mainFunction · 0.45
splitMeshRegions.CFile · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
interpolateMethod · 0.45
ensightField.CFile · 0.45
interpolateMethod · 0.45
UEqn.HFile · 0.45
interpolateFunction · 0.45
pEqn.HFile · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
mainFunction · 0.36