OGS
ShapeMatrices-impl.h File Reference

Detailed Description

Author
Norihiro Watanabe
Date
2013-08-13

Definition in file ShapeMatrices-impl.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NumLib::detail::ShapeDataFieldType< FIELD_TYPE >
 

Namespaces

namespace  NumLib
 
namespace  NumLib::detail
 

Functions

template<class T >
void NumLib::detail::setMatrixZero (T &mat)
 
template<class T >
void NumLib::detail::setVectorZero (T &vec)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
void NumLib::detail::setZero (ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape, ShapeDataFieldType< ShapeMatrixType::N >)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
void NumLib::detail::setZero (ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape, ShapeDataFieldType< ShapeMatrixType::DNDR >)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
void NumLib::detail::setZero (ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape, ShapeDataFieldType< ShapeMatrixType::DNDR_J >)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
void NumLib::detail::setZero (ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape, ShapeDataFieldType< ShapeMatrixType::N_J >)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
void NumLib::detail::setZero (ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape, ShapeDataFieldType< ShapeMatrixType::DNDX >)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
void NumLib::detail::setZero (ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape, ShapeDataFieldType< ShapeMatrixType::ALL >)
 
template<class T_N , class T_DNDR , class T_J , class T_DNDX >
std::ostream & NumLib::operator<< (std::ostream &os, const ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX > &shape)