Loading [MathJax]/extensions/tex2jax.js

Dune Core Modules (2.4.2)

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 & Uni Heidelberg  |  generated with Hugo v0.111.3 (Mar 12, 23:28, 2025)