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

src/aaa_lib/apbs_link.c

Go to the documentation of this file.
00001 #include "apbscfg.h"
00002 
00050 #if defined(HAVE_MC_H)
00051     void apbs_needs_mc(void) { }
00052 #endif
00053 #if !defined(USE_PMG_BLAS)
00054     void apbs_needs_blas(void) { }
00055 #endif
00056 
00057 void apbs_link(void)
00058 {
00059 }
00060 

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