v0.14.0
Loading...
Searching...
No Matches
Classes | Namespaces
MixTransportElement.hpp File Reference

Mix implementation of transport element. More...

Go to the source code of this file.

Classes

struct  MixTransport::MixTransportElement
 Mix transport problem. More...
 
struct  MixTransport::MixTransportElement::MyVolumeFE
 definition of volume element More...
 
struct  MixTransport::MixTransportElement::MyTriFE
 definition of surface element More...
 
struct  MixTransport::MixTransportElement::BlockData
 data for evaluation of het conductivity and heat capacity elements More...
 
struct  MixTransport::MixTransportElement::OpPostProc
 
struct  MixTransport::MixTransportElement::OpTauDotSigma_HdivHdiv
 Assemble \(\int_\mathcal{T} \mathbf{A} \boldsymbol\sigma \cdot \boldsymbol\tau \textrm{d}\mathcal{T}\). More...
 
struct  MixTransport::MixTransportElement::OpDivTauU_HdivL2
 Assemble \( \int_\mathcal{T} u \textrm{div}[\boldsymbol\tau] \textrm{d}\mathcal{T} \). More...
 
struct  MixTransport::MixTransportElement::OpVDivSigma_L2Hdiv
 \( \int_\mathcal{T} \textrm{div}[\boldsymbol\sigma] v \textrm{d}\mathcal{T} \) More...
 
struct  MixTransport::MixTransportElement::OpL2Source
 Calculate source therms, i.e. \(\int_\mathcal{T} f v \textrm{d}\mathcal{T}\). More...
 
struct  MixTransport::MixTransportElement::OpRhsBcOnValues
 calculate \( \int_\mathcal{S} {\boldsymbol\tau} \cdot \mathbf{n}u \textrm{d}\mathcal{S} \) More...
 
struct  MixTransport::MixTransportElement::OpEvaluateBcOnFluxes
 Evaluate boundary conditions on fluxes. More...
 
struct  MixTransport::MixTransportElement::OpValuesAtGaussPts
 Calculate values at integration points. More...
 
struct  MixTransport::MixTransportElement::OpValuesGradientAtGaussPts
 Calculate gradients of values at integration points. More...
 
struct  MixTransport::MixTransportElement::OpFluxDivergenceAtGaussPts
 calculate flux at integration point More...
 
struct  MixTransport::MixTransportElement::OpError
 calculate error evaluator More...
 
struct  MixTransport::MixTransportElement::OpSkeleton
 calculate jump on entities More...
 
struct  MixTransport::MixTransportElement::OpSkeleton::OpVolSide
 calculate values on adjacent tetrahedra to face More...
 

Namespaces

namespace  MixTransport
 

Detailed Description

Mix implementation of transport element.

Definition in file MixTransportElement.hpp.