Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
#include <alsutils/types.hpp>
Public Types | |
typedef rvec2 | rvec |
typedef ivec2 | ivec |
template<class T > | |
using | vec = vec2< T > |
typedef matrix2 | matrix |
typedef ivec2 alsutils::Types< 2 >::ivec |
typedef matrix2 alsutils::Types< 2 >::matrix |
typedef rvec2 alsutils::Types< 2 >::rvec |
using alsutils::Types< 2 >::vec = vec2<T> |