PlasCom2  1.0
XPACC Multi-physics simluation application
CSTestKernelsFortran.f90 File Reference

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)
 

Function/Subroutine Documentation

◆ iceinterchangefortrantestkernel()

subroutine iceinterchangefortrantestkernel ( integer  result)

Definition at line 45 of file CSTestKernelsFortran.f90.

Referenced by TestICE().

Here is the caller graph for this function:

◆ icestripminefortrantestkernel()

subroutine icestripminefortrantestkernel ( integer  result)

Definition at line 99 of file CSTestKernelsFortran.f90.

Referenced by TestICE().

Here is the caller graph for this function:

◆ icetilefortrantestkernel()

subroutine icetilefortrantestkernel ( integer  result)

Definition at line 72 of file CSTestKernelsFortran.f90.

Referenced by TestICE().

Here is the caller graph for this function:

◆ iceunrollfortrantestkernel()

subroutine iceunrollfortrantestkernel ( integer  result)

Definition at line 18 of file CSTestKernelsFortran.f90.

Referenced by TestICE().

Here is the caller graph for this function:

◆ testkernel()

subroutine testkernel ( integer  result)

Definition at line 6 of file CSTestKernelsFortran.f90.