dune-grid  2.4.1
Public Types | Public Member Functions | Static Public Attributes | List of all members
Dune::Alberta::DuneBoundaryProjection< dim > Class Template Reference

#include <dune/grid/albertagrid/projection.hh>

Public Types

typedef Alberta::ElementInfo
< dimension
ElementInfo
 
typedef FieldVector< Real,
dimWorld
GlobalCoordinate
 
typedef
Dune::DuneBoundaryProjection
< dimWorld
Projection
 
typedef Dune::shared_ptr
< const Projection
ProjectionPtr
 

Public Member Functions

 DuneBoundaryProjection (const ProjectionPtr &projection)
 
void operator() (const ElementInfo &elementInfo, const LocalVector local, GlobalVector global) const
 
const Projectionprojection () const
 

Static Public Attributes

static const int dimension = dim
 

Member Typedef Documentation

template<int dim>
typedef FieldVector< Real, dimWorld > Dune::Alberta::DuneBoundaryProjection< dim >::GlobalCoordinate
template<int dim>
typedef Dune::shared_ptr< const Projection > Dune::Alberta::DuneBoundaryProjection< dim >::ProjectionPtr

Constructor & Destructor Documentation

template<int dim>
Dune::Alberta::DuneBoundaryProjection< dim >::DuneBoundaryProjection ( const ProjectionPtr projection)
inlineexplicit

Member Function Documentation

template<int dim>
void Dune::Alberta::DuneBoundaryProjection< dim >::operator() ( const ElementInfo elementInfo,
const LocalVector  local,
GlobalVector  global 
) const
inline
template<int dim>
const Projection& Dune::Alberta::DuneBoundaryProjection< dim >::projection ( ) const
inline

Member Data Documentation

template<int dim>
const int Dune::Alberta::DuneBoundaryProjection< dim >::dimension = dim
static

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