Changeset 9f1c84 for ThirdParty/vmg/src/comm/comm_mpi.hpp
- Timestamp:
- Sep 13, 2025, 2:44:01 PM (6 weeks ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 9259c3
- Parents:
- 5d18f3
- git-author:
- Frederik Heber <frederik.heber@…> (09/01/25 20:22:38)
- git-committer:
- Frederik Heber <frederik.heber@…> (09/13/25 14:44:01)
- File:
-
- 1 edited
-
ThirdParty/vmg/src/comm/comm_mpi.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/vmg/src/comm/comm_mpi.hpp
r5d18f3 r9f1c84 159 159 const Index& begin_local, const Index& end_local); 160 160 161 MPI_File CreateSerialOutputFile(const Grid& grid, MPI_Comm& comm,161 MPI_File* CreateSerialOutputFile(const Grid& grid, MPI_Comm& comm, 162 162 const int& output_count, const char* information, 163 163 const Index& begin_global, const Index& end_global,
Note:
See TracChangeset
for help on using the changeset viewer.
