proj home

Files   Classes   Functions   Hierarchy  

farcmin01.cpp

Go to the documentation of this file.
00001 #include <farcmin01.h>
00002 
00003 
00004 
00005 void farcmin01::operator()
00006 (
00007   double & fval
00008 )
00009 {
00010   assert(ac!=0);
00011   assert(qi!=0);
00012   ac->sumdisttoarc(fval,*qi);
00013 }
00014 
00015 

Generated on Fri Mar 4 00:49:25 2011 for Chelton Evans Source by  doxygen 1.5.8