MueLu  Version of the Day
MueLu_Utilities.cpp File Reference
#include "MueLu_Utilities_def.hpp"
#include <string>
#include "EpetraExt_Transpose_RowMatrix.h"

Go to the source code of this file.

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Functions

long MueLu::ExtractNonSerializableData (const Teuchos::ParameterList &inList, Teuchos::ParameterList &serialList, Teuchos::ParameterList &nonSerialList)
 
void MueLu::TokenizeStringAndStripWhiteSpace (const std::string &stream, std::vector< std::string > &tokenList, const char *delimChars)
 
bool MueLu::IsParamMuemexVariable (const std::string &name)