Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Types | Public Member Functions | Protected Member Functions | Private Attributes
concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F > Class Template Reference

The (t,S)-gradient of the asymptotic expansion solution $\tilde{U}^{\varepsilon,N}_\mathrm{int}(t,S)$ in the interior of the sheet for asymptotics alpha = 0 and alpha = 1. More...

#include <DiffReactAsympModel.hh>

Inheritance diagram for concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >:
Inheritance graph
[legend]
Collaboration diagram for concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Point< F, 2 > value_type

Public Member Functions

virtual
DiffReactAsympCollModel_grad_U_alpha0and1
< order, alpha, F > * 
clone () const
 Virtual copy constructor.
 DiffReactAsympCollModel_grad_U_alpha0and1 (DiffReactAsympCollModelSolBase< F > &sol)
virtual Point< F, 2 > operator() (const ElementWithCell< typename Realtype< Point< F, 2 > >::type > &elm, const Real2d &p, const Real t=0.0) const =0
virtual Point< F, 2 > operator() (const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const
 Returns the value on the midline.
virtual Point< F, 2 > operator() (const ElementWithCell< Real > &elm, const Real3d &p, const Real t=0.0) const
 Not implemented.
virtual Point< F, 2 > operator() (const ElementWithCell< typename Realtype< Point< F, 2 > >::type > &elm, const Real p, const Real t=0.0) const =0
 Evaluates the formula.
virtual Point< F, 2 > operator() (const ElementWithCell< typename Realtype< Point< F, 2 > >::type > &elm, const Real3d &p, const Real t=0.0) const =0
virtual Point< F, 2 > operator() (const ElementWithCell< Real > &elm, const Real2d &p, const Real t=0.0) const
 Returns the value in (t,S) coordinates, where p[0] is t and p[1] is S between -1/2 and 1/2.
virtual Array< F > polynomial (bool normal, const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const
 Returns the polynomial in S for a particular point p.
virtual ~DiffReactAsympCollModel_grad_U_alpha0and1 ()

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream.

Private Attributes

DiffReactAsympCollModelSolBase
< F > & 
sol_

Detailed Description

template<uint order, uint alpha = 1, typename F = Real>
class concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >

The (t,S)-gradient of the asymptotic expansion solution $\tilde{U}^{\varepsilon,N}_\mathrm{int}(t,S)$ in the interior of the sheet for asymptotics alpha = 0 and alpha = 1.

Author:
Kersten Schmidt, 2011

Definition at line 625 of file DiffReactAsympModel.hh.


Member Typedef Documentation

typedef Point< F, 2 > concepts::ElementFormula< Point< F, 2 > , typename Realtype<Point< F, 2 > >::type >::value_type [inherited]

Definition at line 31 of file elementFormula.hh.


Constructor & Destructor Documentation

template<uint order, uint alpha = 1, typename F = Real>
concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >::DiffReactAsympCollModel_grad_U_alpha0and1 ( DiffReactAsympCollModelSolBase< F > &  sol) [inline]

Definition at line 629 of file DiffReactAsympModel.hh.

template<uint order, uint alpha = 1, typename F = Real>
virtual concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >::~DiffReactAsympCollModel_grad_U_alpha0and1 ( ) [inline, virtual]

Definition at line 630 of file DiffReactAsympModel.hh.


Member Function Documentation

template<uint order, uint alpha = 1, typename F = Real>
virtual DiffReactAsympCollModel_grad_U_alpha0and1<order,alpha,F>* concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >::clone ( ) const [inline, virtual]

Virtual copy constructor.

Implements concepts::ElementFormula< Point< F, 2 > >.

Definition at line 632 of file DiffReactAsympModel.hh.

template<uint order, uint alpha = 1, typename F = Real>
virtual std::ostream& concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >::info ( std::ostream &  os) const [protected, virtual]

Returns information in an output stream.

Reimplemented from concepts::DiffReactAsympModelgrad_UBase< F >.

template<typename F = Real>
virtual Point<F,2> concepts::DiffReactAsympModelgrad_UBase< F >::operator() ( const ElementWithCell< Real > &  elm,
const Real  p,
const Real  t = 0.0 
) const [virtual, inherited]

Returns the value on the midline.

virtual Point< F, 2 > concepts::ElementFormula< Point< F, 2 > , typename Realtype<Point< F, 2 > >::type >::operator() ( const ElementWithCell< typename Realtype<Point< F, 2 > >::type > &  elm,
const Real  p,
const Real  t = 0.0 
) const [pure virtual, inherited]

Evaluates the formula.

Parameters:
elmElement
pPoint in space in local element coordinates
tPoint in time
template<typename F = Real>
virtual Point<F,2> concepts::DiffReactAsympModelgrad_UBase< F >::operator() ( const ElementWithCell< Real > &  elm,
const Real3d p,
const Real  t = 0.0 
) const [virtual, inherited]

Not implemented.

template<typename F = Real>
virtual Point<F,2> concepts::DiffReactAsympModelgrad_UBase< F >::operator() ( const ElementWithCell< Real > &  elm,
const Real2d p,
const Real  t = 0.0 
) const [virtual, inherited]

Returns the value in (t,S) coordinates, where p[0] is t and p[1] is S between -1/2 and 1/2.

Reimplemented in concepts::DiffReactAsympCollModel_grad_U_alpha2< order, F >.

virtual Point< F, 2 > concepts::ElementFormula< Point< F, 2 > , typename Realtype<Point< F, 2 > >::type >::operator() ( const ElementWithCell< typename Realtype<Point< F, 2 > >::type > &  elm,
const Real2d p,
const Real  t = 0.0 
) const [pure virtual, inherited]
virtual Point< F, 2 > concepts::ElementFormula< Point< F, 2 > , typename Realtype<Point< F, 2 > >::type >::operator() ( const ElementWithCell< typename Realtype<Point< F, 2 > >::type > &  elm,
const Real3d p,
const Real  t = 0.0 
) const [pure virtual, inherited]
template<uint order, uint alpha = 1, typename F = Real>
virtual Array<F> concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >::polynomial ( bool  normal,
const ElementWithCell< Real > &  elm,
const Real  p,
const Real  t = 0.0 
) const [virtual]

Returns the polynomial in S for a particular point p.

Implements concepts::DiffReactAsympModelgrad_UBase< F >.


Member Data Documentation

template<uint order, uint alpha = 1, typename F = Real>
DiffReactAsympCollModelSolBase<F>& concepts::DiffReactAsympCollModel_grad_U_alpha0and1< order, alpha, F >::sol_ [private]

Definition at line 643 of file DiffReactAsympModel.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)