Go to the source code of this file.
Functions/Subroutines | |
subroutine | testkernel (result) |
subroutine | iceunrollfortrantestkernel (result) |
subroutine | iceinterchangefortrantestkernel (result) |
subroutine | icetilefortrantestkernel (result) |
subroutine | icestripminefortrantestkernel (result) |
subroutine iceinterchangefortrantestkernel | ( | integer | result | ) |
Definition at line 45 of file CSTestKernelsFortran.f90.
Referenced by TestICE().
subroutine icestripminefortrantestkernel | ( | integer | result | ) |
Definition at line 99 of file CSTestKernelsFortran.f90.
Referenced by TestICE().
subroutine icetilefortrantestkernel | ( | integer | result | ) |
Definition at line 72 of file CSTestKernelsFortran.f90.
Referenced by TestICE().
subroutine iceunrollfortrantestkernel | ( | integer | result | ) |
Definition at line 18 of file CSTestKernelsFortran.f90.
Referenced by TestICE().
subroutine testkernel | ( | integer | result | ) |
Definition at line 6 of file CSTestKernelsFortran.f90.