• Main Page
  • Related Pages
  • Modules
  • Data Structures
  • Files
  • File List
  • Globals

src/fem/dummy.c

Go to the documentation of this file.
00001 
00048 #include "apbscfg.h"
00049 
00050 int APBSFEM_dummy(int i) {
00051 
00052     int j;
00053  
00054     j = i;
00055  
00056     return j;
00057 }

Generated on Wed Oct 20 2010 12:01:33 for APBS by  doxygen 1.7.2