dune-grid 2.9.0
Public Member Functions | List of all members
Dune::Alberta::MacroElement< dim > Struct Template Reference

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

Inheritance diagram for Dune::Alberta::MacroElement< dim >:
Inheritance graph

Public Member Functions

const GlobalVectorcoordinate (const int vertex) const
 
int boundaryId (const int face) const
 
bool isBoundary (const int face) const
 
const MacroElement< dim > * neighbor (const int face) const
 

Member Function Documentation

◆ boundaryId()

template<int dim>
int Dune::Alberta::MacroElement< dim >::boundaryId ( const int  face) const
inline

◆ coordinate()

template<int dim>
const GlobalVector & Dune::Alberta::MacroElement< dim >::coordinate ( const int  vertex) const
inline

◆ isBoundary()

template<int dim>
bool Dune::Alberta::MacroElement< dim >::isBoundary ( const int  face) const
inline

◆ neighbor()

template<int dim>
const MacroElement< dim > * Dune::Alberta::MacroElement< dim >::neighbor ( const int  face) const

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