![]() |
waves
Basic FE playground
|
Go to the source code of this file.
Functions | |
template<class Scalar , class LocalOrdinal , class GlobalOrdinal > | |
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. More... | |
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.