[][src]Type Definition salva2d::math::SpatialMatrix

type SpatialMatrix<Real> = Matrix3<Real>;

Square matrix with dimension SpatialDim × SpatialDim.