Mercurial > repos > public > sbplib
view skewPart.m @ 733:a55d3c1e1f83 feature/poroelastic
Bugfix in multiblock.Grid.splitFunc, didnt work for vector-valued functions.
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Wed, 25 Apr 2018 14:44:49 -0700 |
parents | f8072bb8d1d1 |
children |
line wrap: on
line source
% Returns the skew of A function S = skewPart(A, tol) S = 1/2*(A - A'); end