atlas
0.6
|
#include "wgraph.h"
#include <memory>
#include <algorithm>
#include <iostream>
#include "filekl_in.h"
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) |