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

Public Member Functions

 BoundaryIntegralData ()
 

Public Attributes

DHCellSide side
 
unsigned int subset_index
 

Detailed Description

template<template< IntDim... > class DimAssembly>
struct GenericAssembly< DimAssembly >::BoundaryIntegralData

Definition at line 91 of file assembly_dg.hh.

Constructor & Destructor Documentation

template<template< IntDim... > class DimAssembly>
GenericAssembly< DimAssembly >::BoundaryIntegralData::BoundaryIntegralData ( )
inline

Definition at line 92 of file assembly_dg.hh.

Member Data Documentation

template<template< IntDim... > class DimAssembly>
DHCellSide GenericAssembly< DimAssembly >::BoundaryIntegralData::side

Definition at line 94 of file assembly_dg.hh.

template<template< IntDim... > class DimAssembly>
unsigned int GenericAssembly< DimAssembly >::BoundaryIntegralData::subset_index

Definition at line 95 of file assembly_dg.hh.


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