Xpetra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

 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::BlockReorderManager
Xpetra::blockedReorderFromTokens (const std::vector< std::string > &tokens)
 
Teuchos::RCP< const
Xpetra::BlockReorderManager
Xpetra::blockedReorderFromString (std::string reorder)
 Convert a string to a block reorder manager object. More...