23 #ifndef _TRAIL_REMESH_H_
24 #define _TRAIL_REMESH_H_
29 MPI_Comm comm = MPI_COMM_NULL,
bool=
false);
31 bool shuffle =
false);
35 const std::string &solver,
36 const std::string &source_directory,
37 const std::string &target_directory,
38 double t,MPI_Comm comm,
39 bool surftrans,
bool restartshuffle);
void TRAIL_RemeshShutdown(MPI_Comm comm)
bool TRAIL_RemeshWrite(GEM_Partition &gp, const std::string &path, double t=0.0, MPI_Comm comm=MPI_COMM_NULL, bool=false)
bool TRAIL_RemeshInitFluVolData(GEM_Partition &gp, int src_index=0)
bool TRAIL_RemeshInitFluSurfData(GEM_Partition &gp)
void TRAIL_RemeshShuffle(const std::string &solver, double t=0, bool debug=false)
void TRAIL_RemeshRunDirSetup(const std::string &path, double t, MPI_Comm comm, bool shuffle=false)