Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsutils/types.hpp>
Public Types | |
typedef rvec4 | rvec |
typedef ivec4 | ivec |
template<class T > | |
using | vec = vec4< T > |
typedef matrix4 | matrix |
typedef ivec4 alsutils::Types< 4 >::ivec |
typedef matrix4 alsutils::Types< 4 >::matrix |
typedef rvec4 alsutils::Types< 4 >::rvec |
using alsutils::Types< 4 >::vec = vec4<T> |