MCPcopy Create free account
hub / github.com/AMReX-Codes/amrex / EndTeams

Function EndTeams

Src/Base/AMReX_ParallelDescriptor.cpp:1655–1659  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1653#endif
1654
1655void
1656EndTeams ()
1657{
1658 m_Team.clear();
1659}
1660
1661std::string
1662mpi_level_to_string (int mtlev)

Callers 1

FinalizeFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected