Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ainv (ajac, ajacin, det, ndim) |
| subroutine ainv | ( | real*8, dimension(ndim,ndim) | ajac, |
| real*8, dimension(ndim,ndim) | ajacin, | ||
| real*8 | det, | ||
| integer | ndim | ||
| ) |
Definition at line 53 of file MP/Source/ainv.f90.
References d, Aff_transformation_repS2< FT >::print(), and StopWatch::stop().
