Static Public Member Functions

interface_setter< dim > Struct Template Reference

Helper struct for setting interface flag of boundary k-cells of a facet. More...

#include <interface.hpp>

Static Public Member Functions

template<typename FacetType , typename KeyType >
static void apply (FacetType const &facet, KeyType const &key, full_handling_tag)
template<typename FacetType , typename KeyType >
static void apply (FacetType const &facet, KeyType const &key, no_handling_tag)

Detailed Description

template<long dim>
struct viennagrid::interface_setter< dim >

Helper struct for setting interface flag of boundary k-cells of a facet.


Member Function Documentation

static void apply ( FacetType const &  facet,
KeyType const &  key,
full_handling_tag   
) [inline, static]
static void apply ( FacetType const &  facet,
KeyType const &  key,
no_handling_tag   
) [inline, static]

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