MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / inplaceSelect

Function inplaceSelect

src/OpenFOAM/db/Time/timeSelector.C:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105
106
107void Foam::timeSelector::inplaceSelect(instantList& Times) const
108{
109 inplaceSubset(selected(Times), Times);
110}
111
112
113void Foam::timeSelector::addOptions

Callers

nothing calls this directly

Calls 1

selectedFunction · 0.70

Tested by

no test coverage detected