GEOSX
Public Attributes | List of all members
geosx::FluxStencil< INDEX, WEIGHT >::Entry Struct Reference

Structure containing the index and the weight of the single edge in the stencil graph. More...

#include <FluxStencil.hpp>

Public Attributes

INDEX index
 edge index
 
WEIGHT weight
 edge weight
 

Detailed Description

template<typename INDEX, typename WEIGHT>
struct geosx::FluxStencil< INDEX, WEIGHT >::Entry

Structure containing the index and the weight of the single edge in the stencil graph.

Definition at line 106 of file FluxStencil.hpp.


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