SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
slip::Dv< Real, Block > Struct Template Reference

#include <derivatives.hpp>

Public Member Functions

 Dv (Block v)
 
template<typename Iterator >
Real operator() (Iterator &it) const
 

Public Attributes

Block v_
 

Detailed Description

template<typename Real, typename Block>
struct slip::Dv< Real, Block >

Definition at line 2803 of file derivatives.hpp.

Constructor & Destructor Documentation

template<typename Real , typename Block >
slip::Dv< Real, Block >::Dv ( Block  v)
inline

Definition at line 2805 of file derivatives.hpp.

Member Function Documentation

template<typename Real , typename Block >
template<typename Iterator >
Real slip::Dv< Real, Block >::operator() ( Iterator &  it) const
inline

Definition at line 2809 of file derivatives.hpp.

Member Data Documentation

template<typename Real , typename Block >
Block slip::Dv< Real, Block >::v_

Definition at line 2814 of file derivatives.hpp.


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