File List

Here is a list of all files with brief descriptions:
bvp.cppImplementations and instantiations of the functions and classes declared in bvp.hpp
ddm.cppImplementations and instantiations of the functions and classes declared in ddm.hpp
diff_op.cppImplementations and instantiations of the functions and classes declared in diff_op.hpp
error.cppImplementations and instantiations of the functions and classes declared in error.hpp
func.cppImplementations and instantiations of the functions and classes declared in func.hpp
interp_values.cpp
interpolator.cppImplementations and instantiations of the functions and classes declared in interpolator.hpp
linalg.cppImplementations and instantiations of the functions and classes declared in linalg.hpp
rbf.cppImplementations and pinstantiations of the functions and classes declared in rbf.hpp
utils.cppImplementations and instantiations of the functions and classes declared in utils.hpp
include/bvp.hpp [code]Classes domain, BVP, and linear_BVP2 are declared here
include/ddm.hpp [code]Domain decomposition methods declared here
include/diff_op.hpp [code]Differential operators for boundary-value problems (BVP) are declared here
include/error.hpp [code]Throw exceptions instead of using GSL error handler function which prefers to call abort()
include/func.hpp [code]Real-valued functions defined here
include/interp_values.hpp [code]
include/interpolator.hpp [code]An interpolator $ \displaystyle u(x) = \sum_{\xi \in \Xi} \lambda_\xi \varphi_\xi(x) $, templated by RBFs, and its helper classes are declared here
include/linalg.hpp [code]Wrapper linear algebra classes for the GSL
include/rbf.hpp [code]Radial basis functions declared here
include/utils.hpp [code]Defines some miscellaneous functions

Generated on Mon Sep 29 23:54:13 2008 for RBF-DDM by  doxygen 1.5.6