void writeResultsVTK(const katoptron::Problem &pbl, Teuchos::RCP< Tpetra::Vector< Scalar, LocalOrdinal, GlobalOrdinal >> xPost, Teuchos::RCP< katoptron::Map > map, Teuchos::RCP< RandomField< Scalar, Kokkos::DefaultExecutionSpace >> random_field, std::string name, size_t ast, bool final_result, bool write_txt)
Function to write results on disk using VTK formats.
Definition: ResultsDef.hpp:14