concepts::FrmE_Trace< dim, F, G > Class Template Referenceabstract

#include <frmE_matrix.hh>

Inheritance diagram for concepts::FrmE_Trace< dim, F, G >:
concepts::ElementFormula< F, typename Realtype< F >::type > concepts::Cloneable concepts::OutputOperator

Public Types

typedef F value_type
 

Public Member Functions

virtual FrmE_Trace< dim, F, G > * clone () const
 Virtual constructor. More...
 
virtual ElementFormula< F, typename Realtype< F >::type > * clone () const=0
 Virtual copy constructor. More...
 
 FrmE_Trace (const ElementFormulaContainer< Mapping< F, dim >, G > frm)
 Constructor with an element formula giving back a mapping. More...
 
virtual F operator() (const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const
 
virtual F operator() (const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const
 
virtual F operator() (const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const
 
virtual F operator() (const ElementWithCell< typename Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0
 Evaluates the formula. More...
 
virtual F operator() (const ElementWithCell< typename Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0
 Evaluates the formula. More...
 
virtual F operator() (const ElementWithCell< typename Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0
 Evaluates the formula. More...
 
virtual ~FrmE_Trace ()
 

Protected Member Functions

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

Private Attributes

ElementFormulaContainer< Mapping< F, dim >, G > frm_
 The element formula of the matrix. More...
 

Detailed Description

template<int dim, class F, class G = typename Realtype<F>::type>
class concepts::FrmE_Trace< dim, F, G >

Definition at line 155 of file frmE_matrix.hh.

Member Typedef Documentation

◆ value_type

typedef F concepts::ElementFormula< F, typename Realtype< F >::type >::value_type
inherited

Definition at line 37 of file elementFormula.hh.

Constructor & Destructor Documentation

◆ FrmE_Trace()

template<int dim, class F , class G = typename Realtype<F>::type>
concepts::FrmE_Trace< dim, F, G >::FrmE_Trace ( const ElementFormulaContainer< Mapping< F, dim >, G >  frm)
inline

Constructor with an element formula giving back a mapping.

Definition at line 158 of file frmE_matrix.hh.

◆ ~FrmE_Trace()

template<int dim, class F , class G = typename Realtype<F>::type>
virtual concepts::FrmE_Trace< dim, F, G >::~FrmE_Trace ( )
inlinevirtual

Definition at line 161 of file frmE_matrix.hh.

Member Function Documentation

◆ clone() [1/2]

template<int dim, class F , class G = typename Realtype<F>::type>
virtual FrmE_Trace<dim,F,G>* concepts::FrmE_Trace< dim, F, G >::clone ( ) const
inlinevirtual

Virtual constructor.

Returns a pointer to a copy of itself. The caller is responsible to destroy this copy.

Implements concepts::Cloneable.

Definition at line 181 of file frmE_matrix.hh.

◆ clone() [2/2]

virtual ElementFormula<F,typename Realtype< F >::type >* concepts::ElementFormula< F, typename Realtype< F >::type >::clone ( ) const
pure virtualinherited

◆ info()

template<int dim, class F , class G = typename Realtype<F>::type>
virtual std::ostream& concepts::FrmE_Trace< dim, F, G >::info ( std::ostream &  os) const
inlineprotectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 186 of file frmE_matrix.hh.

◆ operator()() [1/6]

template<int dim, class F , class G = typename Realtype<F>::type>
virtual F concepts::FrmE_Trace< dim, F, G >::operator() ( const ElementWithCell< G > &  elm,
const Real  p,
const Real  t = 0.0 
) const
inlinevirtual

Definition at line 163 of file frmE_matrix.hh.

◆ operator()() [2/6]

template<int dim, class F , class G = typename Realtype<F>::type>
virtual F concepts::FrmE_Trace< dim, F, G >::operator() ( const ElementWithCell< G > &  elm,
const Real2d p,
const Real  t = 0.0 
) const
inlinevirtual

Definition at line 169 of file frmE_matrix.hh.

◆ operator()() [3/6]

template<int dim, class F , class G = typename Realtype<F>::type>
virtual F concepts::FrmE_Trace< dim, F, G >::operator() ( const ElementWithCell< G > &  elm,
const Real3d p,
const Real  t = 0.0 
) const
inlinevirtual

Definition at line 175 of file frmE_matrix.hh.

◆ operator()() [4/6]

virtual F concepts::ElementFormula< F, typename Realtype< F >::type >::operator() ( const ElementWithCell< G > &  elm,
const Real  p,
const Real  t = 0.0 
) const
pure virtualinherited

Evaluates the formula.

Parameters
elmElement
pPoint in space in local element coordinates
tPoint in time

Implemented in concepts::ElementFormulaContainer< F >, and concepts::ElementFormulaContainer< F, typename Realtype< F >::type >.

◆ operator()() [5/6]

virtual F concepts::ElementFormula< F, typename Realtype< F >::type >::operator() ( const ElementWithCell< G > &  elm,
const Real2d p,
const Real  t = 0.0 
) const
pure virtualinherited

Evaluates the formula.

Parameters
elmElement
pPoint in space in local element coordinates
tPoint in time

Implemented in concepts::ElementFormulaContainer< F >, and concepts::ElementFormulaContainer< F, typename Realtype< F >::type >.

◆ operator()() [6/6]

virtual F concepts::ElementFormula< F, typename Realtype< F >::type >::operator() ( const ElementWithCell< G > &  elm,
const Real3d p,
const Real  t = 0.0 
) const
pure virtualinherited

Evaluates the formula.

Parameters
elmElement
pPoint in space in local element coordinates
tPoint in time

Implemented in concepts::ElementFormulaContainer< F >, and concepts::ElementFormulaContainer< F, typename Realtype< F >::type >.

Member Data Documentation

◆ frm_

template<int dim, class F , class G = typename Realtype<F>::type>
ElementFormulaContainer<Mapping<F,dim>,G> concepts::FrmE_Trace< dim, F, G >::frm_
private

The element formula of the matrix.

Definition at line 191 of file frmE_matrix.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich