state_manager.h File Reference
#include <cassert>
#include <string>
#include <iostream>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <memory>
#include <stdexcept>
#include <iterator>
#include <algorithm>
#include "wonton/support/wonton.h"
#include "wonton/state/state_vector_base.h"
#include "wonton/state/state_vector_uni.h"
#include "wonton/state/state_vector_multi.h"
Go to the source code of this file.
Classes | |
class | Wonton::StateManager< MeshWrapper > |
Namespaces | |
Wonton | |
Factorize a number N into D equal (or nearly equal) factors. | |