Flow123d  JS_before_hm-883-gc471082
Public Member Functions | Public Attributes | List of all members
GenericAssembly< DimAssembly >::CouplingIntegralData Struct Reference
Collaboration diagram for GenericAssembly< DimAssembly >::CouplingIntegralData:
Collaboration graph
[legend]

Public Member Functions

 CouplingIntegralData ()
 

Public Attributes

DHCellAccessor cell
 
unsigned int bulk_subset_index
 
DHCellSide side
 
unsigned int side_subset_index
 

Detailed Description

template<template< Dim... > class DimAssembly>
struct GenericAssembly< DimAssembly >::CouplingIntegralData

Definition at line 82 of file assembly_dg.hh.

Constructor & Destructor Documentation

template<template< Dim... > class DimAssembly>
GenericAssembly< DimAssembly >::CouplingIntegralData::CouplingIntegralData ( )
inline

Definition at line 83 of file assembly_dg.hh.

Member Data Documentation

template<template< Dim... > class DimAssembly>
unsigned int GenericAssembly< DimAssembly >::CouplingIntegralData::bulk_subset_index

Definition at line 86 of file assembly_dg.hh.

template<template< Dim... > class DimAssembly>
DHCellAccessor GenericAssembly< DimAssembly >::CouplingIntegralData::cell

Definition at line 85 of file assembly_dg.hh.

template<template< Dim... > class DimAssembly>
DHCellSide GenericAssembly< DimAssembly >::CouplingIntegralData::side

Definition at line 87 of file assembly_dg.hh.

template<template< Dim... > class DimAssembly>
unsigned int GenericAssembly< DimAssembly >::CouplingIntegralData::side_subset_index

Definition at line 88 of file assembly_dg.hh.


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