Mercurial > repos > public > sbplib
view skewPart.m @ 681:7368affc8f78 feature/poroelastic
Add D2 variable periodic for second order.
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Wed, 07 Feb 2018 15:42:50 -0800 |
parents | f8072bb8d1d1 |
children |
line wrap: on
line source
% Returns the skew of A function S = skewPart(A, tol) S = 1/2*(A - A'); end