Public Member Functions

OpenTissue::math::big::IdentityPreconditioner Class Reference

#include <big_identity_preconditioner.h>

List of all members.

Public Member Functions

template<typename matrix_type , typename vector_type >
void operator() (matrix_type const &P, vector_type &e, vector_type const &r) const

Detailed Description

An identity preconditioner. This preconditioner does not do anything.


Member Function Documentation

template<typename matrix_type , typename vector_type >
void OpenTissue::math::big::IdentityPreconditioner::operator() ( matrix_type const &  P,
vector_type e,
vector_type const &  r 
) const [inline]

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