Dune::LFETensor< F, dimD, 0 > Class Template Reference

#include <dune/localfunctions/utility/tensor.hh>

List of all members.

Public Types

typedef F field_type
typedef Dune::FieldVector< F,
size
Block

Public Member Functions

template<class FF >
Thisoperator= (const FF &f)
Thisoperator= (const Block &b)
Thisoperator*= (const field_type &f)
const F & operator[] (const unsigned int i) const
F & operator[] (const unsigned int i)
void axpy (const F &a, const This &y)
template<class Fy >
void assign (const LFETensor< Fy, dimD, 0 > &y)
Blockblock ()
const Blockblock () const

Public Attributes

Block block_

Static Public Attributes

static const int size = 1

template<class F, int dimD>
class Dune::LFETensor< F, dimD, 0 >


Member Typedef Documentation

template<class F , int dimD>
typedef Dune::FieldVector<F,size> Dune::LFETensor< F, dimD, 0 >::Block
template<class F , int dimD>
typedef F Dune::LFETensor< F, dimD, 0 >::field_type

Member Function Documentation

template<class F , int dimD>
template<class Fy >
void Dune::LFETensor< F, dimD, 0 >::assign ( const LFETensor< Fy, dimD, 0 > &  y  )  [inline]
template<class F , int dimD>
void Dune::LFETensor< F, dimD, 0 >::axpy ( const F &  a,
const This y 
) [inline]
template<class F , int dimD>
Block& Dune::LFETensor< F, dimD, 0 >::block (  )  [inline]
template<class F , int dimD>
const Block& Dune::LFETensor< F, dimD, 0 >::block (  )  const [inline]
template<class F , int dimD>
This& Dune::LFETensor< F, dimD, 0 >::operator*= ( const field_type f  )  [inline]
template<class F , int dimD>
This& Dune::LFETensor< F, dimD, 0 >::operator= ( const Block b  )  [inline]
template<class F , int dimD>
template<class FF >
This& Dune::LFETensor< F, dimD, 0 >::operator= ( const FF &  f  )  [inline]
template<class F , int dimD>
const F& Dune::LFETensor< F, dimD, 0 >::operator[] ( const unsigned int  i  )  const [inline]
template<class F , int dimD>
F& Dune::LFETensor< F, dimD, 0 >::operator[] ( const unsigned int  i  )  [inline]

Member Data Documentation

template<class F , int dimD>
Block Dune::LFETensor< F, dimD, 0 >::block_
template<class F , int dimD>
const int Dune::LFETensor< F, dimD, 0 >::size = 1 [static]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].