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::Dvv< Real, Block > Struct Template Reference

#include <derivatives.hpp>

Public Member Functions

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

Public Attributes

Block v_
 

Detailed Description

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

Definition at line 4992 of file derivatives.hpp.

Constructor & Destructor Documentation

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

Definition at line 4994 of file derivatives.hpp.

Member Function Documentation

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

Definition at line 4998 of file derivatives.hpp.

Member Data Documentation

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

Definition at line 5003 of file derivatives.hpp.


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