36 void mergeFields(
const std::vector< std::string >& field_names,
37 const std::vector< std::string >& meshes_names,
38 const std::vector<std::string>& listmed,
39 const std::vector< std::pair< std::pair< int,int>,
double >>& lst_dt,
43 bool& first_time,
const bool isCell)
const;