Xpetra Version of the Day
Loading...
Searching...
No Matches
Xpetra_BlockReorderManager.hpp File Reference
#include <stack>
#include <Teuchos_StrUtils.hpp>

Go to the source code of this file.

Classes

class  Xpetra::BlockReorderManager
 
class  Xpetra::BlockReorderLeaf
 

Namespaces

namespace  Xpetra
 Xpetra namespace
 

Functions

void Xpetra::tokenize (std::string srcInput, std::string whitespace, std::string prefer, std::vector< std::string > &tokens)
 
std::vector< std::string >::const_iterator Xpetra::buildSubBlock (std::vector< std::string >::const_iterator begin, std::vector< std::string >::const_iterator end, std::vector< std::string > &subBlock)
 
Teuchos::RCP< Xpetra::BlockReorderManagerXpetra::blockedReorderFromTokens (const std::vector< std::string > &tokens)
 
Teuchos::RCP< const Xpetra::BlockReorderManagerXpetra::blockedReorderFromString (std::string reorder)
 Convert a string to a block reorder manager object.