Mercurial > repos > public > sbplib
view skewPart.m @ 1266:ad31d9c4cec2 feature/poroelastic
Add displacement BC in StaggeredAnisotropic
author | Martin Almquist <malmquist@stanford.edu> |
---|---|
date | Thu, 30 Apr 2020 20:55:26 -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