PlasCom2  1.0
XPACC Multi-physics simluation application
Kernels.H
Go to the documentation of this file.
1 #ifndef __BAREBONES_KERNELS_H__
2 #define __BAREBONES_KERNELS_H__
3 
4 #include "FC.h"
5 
6 extern "C" {
7  void FC_GLOBAL(testkernel,TESTKERNEL)();
8 };
9 
10 #endif
subroutine testkernel(result)
void FC_GLOBAL(testkernel, TESTKERNEL)()