atlas  0.6
Classes | Namespaces | Functions
wgraph.h File Reference
#include <iostream>
#include "bitset.h"
#include "graph.h"
#include "../Atlas.h"
Include dependency graph for wgraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  atlas::wgraph::WGraph
 
class  atlas::wgraph::DecomposedWGraph
 

Namespaces

 atlas
 
 atlas::wgraph
 

Functions

void atlas::wgraph::cells (std::vector< WGraph > &wc, const WGraph &wg)
 
WGraph atlas::wgraph::wGraph (std::ifstream &block_file, std::ifstream &matrix_file, std::ifstream &KL_file)