angel  mercurial changeset:
angel::accu_graph_t Struct Reference

#include <angel_types.hpp>

Collaboration diagram for angel::accu_graph_t:

List of all members.

Public Member Functions

 accu_graph_t (const c_graph_t &_cg, const line_graph_t &_lg)
void set_jacobi_entries ()

Public Attributes

const c_graph_tcg
const line_graph_tlg
std::vector< accu_exp_graph_taccu_exp
std::vector< ad_edge_tjacobi_entries
std::vector< int > exp_nr

Detailed Description

Definition at line 668 of file angel_types.hpp.


Constructor & Destructor Documentation

angel::accu_graph_t::accu_graph_t ( const c_graph_t _cg,
const line_graph_t _lg 
) [inline]

Definition at line 675 of file angel_types.hpp.


Member Function Documentation


Member Data Documentation

Definition at line 669 of file angel_types.hpp.

std::vector<int> angel::accu_graph_t::exp_nr

Definition at line 673 of file angel_types.hpp.

Referenced by angel::face_elimination().

Definition at line 670 of file angel_types.hpp.

Referenced by angel::xaif_edge_pr().


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines