OGS
ShapeMatrices.h File Reference

Detailed Description

Author
Norihiro Watanabe
Date
2013-08-13

Definition in file ShapeMatrices.h.

#include <Eigen/Core>
#include <ostream>
#include "ShapeMatrices-impl.h"
Include dependency graph for ShapeMatrices.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  NumLib::ShapeMatrices< T_N, T_DNDR, T_J, T_DNDX >
 Coordinates mapping matrices at particular location. More...
 

Namespaces

 NumLib
 

Enumerations

enum class  NumLib::ShapeMatrixType {
  NumLib::N , NumLib::DNDR , NumLib::N_J , NumLib::DNDR_J ,
  NumLib::DNDX , NumLib::ALL
}
 Shape matrix type to be calculated. More...