dune-geometry  2.2.0
Static Public Member Functions
Dune::GenericGeometry::IfTopology< Operation, dim, Topology > Class Template Reference

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

List of all members.

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)

template<template< class > class Operation, int dim, class Topology = Point>
class Dune::GenericGeometry::IfTopology< Operation, dim, Topology >


Member Function Documentation

template<template< class > class Operation, int dim, class Topology = Point>
static void Dune::GenericGeometry::IfTopology< Operation, dim, Topology >::apply ( const unsigned int  topologyId) [inline, static]
template<template< class > class Operation, int dim, class Topology = Point>
template<class T1 >
static void Dune::GenericGeometry::IfTopology< Operation, dim, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1 
) [inline, static]
template<template< class > class Operation, int dim, class Topology = Point>
template<class T1 , class T2 >
static void Dune::GenericGeometry::IfTopology< Operation, dim, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1,
T2 &  p2 
) [inline, static]
template<template< class > class Operation, int dim, class Topology = Point>
template<class T1 , class T2 , class T3 >
static void Dune::GenericGeometry::IfTopology< Operation, dim, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1,
T2 &  p2,
T3 &  p3 
) [inline, static]
template<template< class > class Operation, int dim, class Topology = Point>
template<class T1 , class T2 , class T3 , class T4 >
static void Dune::GenericGeometry::IfTopology< Operation, dim, Topology >::apply ( const unsigned int  topologyId,
T1 &  p1,
T2 &  p2,
T3 &  p3,
T4 &  p4 
) [inline, static]

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