Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsutils/types.hpp>
Public Types | |
typedef rvec3 | rvec |
typedef ivec3 | ivec |
template<class T > | |
using | vec = vec3< T > |
typedef matrix3 | matrix |
typedef ivec3 alsutils::Types< 3 >::ivec |
typedef matrix3 alsutils::Types< 3 >::matrix |
typedef rvec3 alsutils::Types< 3 >::rvec |
using alsutils::Types< 3 >::vec = vec3<T> |