dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Dune::Fem::CheckCartesian< GridPartType >::ReferenceNormals< ctype, dim > Class Template Reference

#include <dune/fem/misc/checkgeomaffinity.hh>

Public Member Functions

 ReferenceNormals ()
 
const FieldVector< ctype, dim > & referenceNormal (const int i) const
 
const FieldVector< ctype, dim-1 > & faceMidPoint () const
 

Constructor & Destructor Documentation

◆ ReferenceNormals()

template<class GridPartType >
template<class ctype , int dim>
Dune::Fem::CheckCartesian< GridPartType >::ReferenceNormals< ctype, dim >::ReferenceNormals ( )
inline

Member Function Documentation

◆ faceMidPoint()

template<class GridPartType >
template<class ctype , int dim>
const FieldVector< ctype, dim-1 > & Dune::Fem::CheckCartesian< GridPartType >::ReferenceNormals< ctype, dim >::faceMidPoint ( ) const
inline

◆ referenceNormal()

template<class GridPartType >
template<class ctype , int dim>
const FieldVector< ctype, dim > & Dune::Fem::CheckCartesian< GridPartType >::ReferenceNormals< ctype, dim >::referenceNormal ( const int  i) const
inline

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