Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ abort
Function
abort
src/Pstream/mpi/UPstream.C:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
185
186
void Foam::UPstream::abort()
187
{
188
MPI_Abort(MPI_COMM_WORLD, 1);
189
}
190
191
192
void Foam::reduce
Callers
15
checkCommunicator
Function · 0.70
allReduceTemplates.C
File · 0.70
init
Function · 0.70
allToAll
Function · 0.70
write
Function · 0.70
UIPread.C
File · 0.70
_Template.C
File · 0.50
_TemplateTemplate.C
File · 0.50
checkFaceEdges
Function · 0.50
GatherBase.C
File · 0.50
main
Function · 0.50
createNeighbours
Function · 0.50
Calls
no outgoing calls
Tested by
2
checkFaceEdges
Function · 0.40
main
Function · 0.40