linDG1D::Linear1d::TwoElements Struct Reference

Data structure used for temporary data to generate DGElementPair. More...

Public Member Functions

void addElm (const linearFEM::Line *elm, const uint idx)
 
 TwoElements ()
 

Public Attributes

const linearFEM::Lineelms [2]
 
uint idxs [2]
 

Detailed Description

Data structure used for temporary data to generate DGElementPair.

Definition at line 86 of file space.hh.

Constructor & Destructor Documentation

◆ TwoElements()

linDG1D::Linear1d::TwoElements::TwoElements ( )
inline

Definition at line 87 of file space.hh.

Member Function Documentation

◆ addElm()

void linDG1D::Linear1d::TwoElements::addElm ( const linearFEM::Line elm,
const uint  idx 
)
inline

Definition at line 88 of file space.hh.

Member Data Documentation

◆ elms

const linearFEM::Line* linDG1D::Linear1d::TwoElements::elms[2]

Definition at line 99 of file space.hh.

◆ idxs

uint linDG1D::Linear1d::TwoElements::idxs[2]

Definition at line 100 of file space.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich