Class which is used to store all the information related to the discretized domain:
Definition: Domain.h:26
Teuchos::RCP< Tpetra::Vector< scalar, local_ordinal_type, global_ordinal_type > > readVectorFromFile(std::string &name, size_t myRank)
Function to read a vector from file and distribute it to the MPI processes.
Definition: Algebraic.hpp:41