Dune Core Modules (2.9.0)

Dune::ALUGridBoundaryProjection< GridImp, ctype > Class Template Reference

ALUGrid boundary projection implementation DuneBndProjection has to fulfil the DuneBoundaryProjection interface. More...

#include <dune/alugrid/common/bndprojection.hh>

Public Types

typedef GridType ::DuneBoundaryProjectionType DuneBoundaryProjectionType
 type of boundary projection
 
typedef DuneBoundaryProjectionType ::CoordinateType CoordinateType
 type of coordinate vector
 

Public Member Functions

 ALUGridBoundaryProjection (const DuneBoundaryProjectionType *ptr, const ProjectionType pt=BaseType::none)
 constructor storing reference to boundary projection implementation
 
int operator() (const coord_t &orig, coord_t &prj) const
 (old) method projection vertices defaults to segment 0
 
int operator() (const coord_t &orig, const int segmentId, coord_t &prj) const
 projection operator
 

Detailed Description

template<class GridImp, class ctype = double>
class Dune::ALUGridBoundaryProjection< GridImp, ctype >

ALUGrid boundary projection implementation DuneBndProjection has to fulfil the DuneBoundaryProjection interface.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)