Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsutils/types.hpp>
Public Types | |
typedef rvec5 | rvec |
typedef ivec5 | ivec |
template<class T > | |
using | vec = vec5< T > |
typedef matrix5 | matrix |
typedef ivec5 alsutils::Types< 5 >::ivec |
typedef matrix5 alsutils::Types< 5 >::matrix |
typedef rvec5 alsutils::Types< 5 >::rvec |
using alsutils::Types< 5 >::vec = vec5<T> |