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

Mix implementation of transport element. More...

Go to the source code of this file.

Classes

struct  MixTransport::GenericMaterial
 Generic material model for unsaturated water transport. More...
 
struct  MixTransport::UnsaturatedFlowElement
 Implementation of operators, problem and finite elements for unsaturated flow. More...
 
struct  MixTransport::UnsaturatedFlowElement::BcData
 Class storing information about boundary condition. More...
 
struct  MixTransport::UnsaturatedFlowElement::OpRhsBcOnValues
 Evaluate boundary condition at the boundary. More...
 
struct  MixTransport::UnsaturatedFlowElement::OpResidualFlux
 Assemble flux residual. More...
 
struct  MixTransport::UnsaturatedFlowElement::OpResidualMass
 
struct  MixTransport::UnsaturatedFlowElement::OpTauDotSigma_HdivHdiv
 
struct  MixTransport::UnsaturatedFlowElement::OpVU_L2L2
 
struct  MixTransport::UnsaturatedFlowElement::OpVDivSigma_L2Hdiv
 
struct  MixTransport::UnsaturatedFlowElement::OpDivTauU_HdivL2
 
struct  MixTransport::UnsaturatedFlowElement::OpEvaluateInitiallHead
 
struct  MixTransport::UnsaturatedFlowElement::OpIntegrateFluxes
 
struct  MixTransport::UnsaturatedFlowElement::OpPostProcMaterial
 
struct  MixTransport::UnsaturatedFlowElement::MonitorPostProc
 
struct  MixTransport::UnsaturatedFlowElement::VolRule
 Set integration rule to volume elements. More...
 
struct  MixTransport::UnsaturatedFlowElement::FaceRule
 Set integration rule to boundary elements. More...
 
struct  MixTransport::UnsaturatedFlowElement::preProcessVol
 Pre-peprocessing Set head pressure rate and get inital essential boundary conditions. More...
 
struct  MixTransport::UnsaturatedFlowElement::postProcessVol
 Post proces method for volume element Assemble vectors and matrices and apply essential boundary conditions. More...
 

Namespaces

namespace  MixTransport
 

Typedefs

using MixTransport::PostProcEle = PostProcBrokenMeshInMoab<VolumeElementForcesAndSourcesCore>
 

Detailed Description

Mix implementation of transport element.

Definition in file UnsaturatedFlow.hpp.