Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsutils/types.hpp>
Public Types | |
typedef rvec1 | rvec |
typedef ivec1 | ivec |
template<class T > | |
using | vec = vec1< T > |
typedef matrix1 | matrix |
typedef ivec1 alsutils::Types< 1 >::ivec |
typedef matrix1 alsutils::Types< 1 >::matrix |
typedef rvec1 alsutils::Types< 1 >::rvec |
using alsutils::Types< 1 >::vec = vec1<T> |