Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ empty
Method
empty
src/OpenFOAM/memory/tmp/tmpI.H:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
152
template<class T>
153
inline bool Foam::tmp<T>::empty() const
154
{
155
return (isTmp() && !ptr_);
156
}
157
158
159
template<class T>
Callers
15
thermalBaffle1DFvPatchScalarField.C
File · 0.45
omegaWallFunctionFvPatchScalarField
Function · 0.45
calculateTurbulenceFields
Function · 0.45
calculateProtectedCells
Function · 0.45
dynamicRefineFvMesh.C
File · 0.45
distanceSurface
Class · 0.45
sampledSurfaceTemplates.C
File · 0.45
sampledIsoSurfaceCell
Class · 0.45
sampledIsoSurface.C
File · 0.45
sampledIsoSurface
Class · 0.45
sampledSurfacesTemplates.C
File · 0.45
write
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected