dune-geometry  2.4
Static Public Member Functions | List of all members
Dune::GenericGeometry::IfTopology< Operation, 0, Topology > Class Template Reference

#include <dune/geometry/genericgeometry/topologytypes.hh>

Static Public Member Functions

static void apply (const unsigned int topologyId)
 
template<class T1 >
static void apply (const unsigned int topologyId, T1 &p1)
 
template<class T1 , class T2 >
static void apply (const unsigned int topologyId, T1 &p1, T2 &p2)
 
template<class T1 , class T2 , class T3 >
static void apply (const unsigned int topologyId, T1 &p1, T2 &p2, T3 &p3)
 
template<class T1 , class T2 , class T3 , class T4 >
static void apply (const unsigned int topologyId, T1 &p1, T2 &p2, T3 &p3, T4 &p4)
 

Member Function Documentation

template<template< class > class Operation, class Topology >
static void Dune::GenericGeometry::IfTopology< Operation, 0, Topology >::apply ( const unsigned int  topologyId)
inlinestatic
template<template< class > class Operation, class Topology >
template<class T1 >
static void Dune::GenericGeometry::IfTopology< Operation, 0, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1 
)
inlinestatic
template<template< class > class Operation, class Topology >
template<class T1 , class T2 >
static void Dune::GenericGeometry::IfTopology< Operation, 0, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1,
T2 &  p2 
)
inlinestatic
template<template< class > class Operation, class Topology >
template<class T1 , class T2 , class T3 >
static void Dune::GenericGeometry::IfTopology< Operation, 0, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1,
T2 &  p2,
T3 &  p3 
)
inlinestatic
template<template< class > class Operation, class Topology >
template<class T1 , class T2 , class T3 , class T4 >
static void Dune::GenericGeometry::IfTopology< Operation, 0, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1,
T2 &  p2,
T3 &  p3,
T4 &  p4 
)
inlinestatic

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