ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<size_t Tr, size_t Tc> | |
bool | ug::BlockDeserialize (std::istream &buff, const DenseMatrix< FixedArray2< number, Tr, Tc > > &mat) |
template<size_t Tr, size_t Tc> | |
bool | ug::BlockSerialize (const DenseMatrix< FixedArray2< number, Tr, Tc > > &mat, std::ostream &buff) |
template<typename T > | |
void | ug::Deserialize (std::istream &buff, const DenseMatrix< VariableArray2< T > > &mat) |
template<typename T > | |
bool | ug::IsFiniteAndNotTooBig (const DenseMatrix< T > &m) |
template<typename TStorage > | |
std::ostream & | ug::operator<< (std::ostream &out, const DenseMatrix< TStorage > &mat) |
template<typename T > | |
void | ug::Serialize (std::ostream &buff, const DenseMatrix< VariableArray2< T > > &mat) |
Goethe-Center for Scientific Computing 2010.
awesome!