bvp::Id_op Class Reference

#include <diff_op.hpp>

Inheritance diagram for bvp::Id_op:

Inheritance graph
[legend]
Collaboration diagram for bvp::Id_op:

Collaboration graph
[legend]

List of all members.

Private Member Functions

double at (const realfunc &f, const point &p) const


Member Function Documentation

double bvp::Id_op::at ( const realfunc f,
const point &  p 
) const [private, virtual]

Implements bvp::diff_op.

00053                                                          {
00054     return f(p);
00055   }


The documentation for this class was generated from the following files:

Generated on Fri Jun 6 17:28:26 2008 by  doxygen 1.5.6