GEOSX
Public Member Functions | List of all members
geos::ProjectionEDFMHelper Class Reference

A class that contains methods to modify cell and edfm stencils based on projection edfm. More...

#include <ProjectionEDFMHelper.hpp>

Public Member Functions

 ProjectionEDFMHelper (MeshLevel const &mesh, CellElementStencilTPFA &stencil, EmbeddedSurfaceToCellStencil &edfmStencil, string const &embeddedSurfaceRegionName)
 Constructor. More...
 
void addNonNeighboringConnections () const
 add Fracture-matrix connections to the edfmStencil and remove the appropriate connections from the cellStencil
 

Detailed Description

A class that contains methods to modify cell and edfm stencils based on projection edfm.

Definition at line 52 of file ProjectionEDFMHelper.hpp.

Constructor & Destructor Documentation

◆ ProjectionEDFMHelper()

geos::ProjectionEDFMHelper::ProjectionEDFMHelper ( MeshLevel const &  mesh,
CellElementStencilTPFA stencil,
EmbeddedSurfaceToCellStencil edfmStencil,
string const &  embeddedSurfaceRegionName 
)

Constructor.

Parameters
meshthe meshLevel object
stencilthe cellStencil
edfmStencilthe edfmStencil
embeddedSurfaceRegionNamename of the embeddedSurfaceRegion

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