Dune Core Modules (2.6.0)

Dune::DuneBoundaryProjection< dimworld > Struct Template Referenceabstract

Interface class for vertex projection at the boundary. More...

#include <dune/grid/common/boundaryprojection.hh>

Public Types

typedef FieldVector< double, dimworld > CoordinateType
 type of coordinate vector
 

Public Member Functions

virtual ~DuneBoundaryProjection ()
 destructor
 
virtual CoordinateType operator() (const CoordinateType &global) const =0
 projection operator projection a global coordinate
 

Detailed Description

template<int dimworld>
struct Dune::DuneBoundaryProjection< dimworld >

Interface class for vertex projection at the boundary.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)