Updating CMake files to remove option for visit plugin and force C++14 or newer
This commit is contained in:
@@ -346,7 +346,7 @@ int main(int argc, char **argv)
|
||||
*/
|
||||
|
||||
{
|
||||
// Write the results to visit
|
||||
// Write the results
|
||||
if (rank==0) printf("Setting up visualization structure \n");
|
||||
// std::vector<IO::MeshDataStruct> meshData(N_levels);
|
||||
std::vector<IO::MeshDataStruct> meshData(1);
|
||||
|
||||
Reference in New Issue
Block a user