Go to the source code of this file.
Functions/Subroutines | |
subroutine | plotpt2d (cvec, cinv, vpnl, vpl, vppc) |
subroutine plotpt2d | ( | real(8), dimension(3,3), intent(in) | cvec, |
real(8), dimension(3,3), intent(in) | cinv, | ||
real(8), dimension(3), intent(out) | vpnl, | ||
real(8), dimension(3,np2d(1)*np2d(2)), intent(out) | vpl, | ||
real(8), dimension(2,np2d(1)*np2d(2)), intent(out) | vppc | ||
) |
Definition at line 6 of file plotpt2d.f90.