simple_state.h File Reference

A very light-weight state manager for double data living atop a Simple_Mesh. More...

#include <vector>
#include <memory>
#include <string>
#include <utility>
#include <map>
#include <stdexcept>
#include "wonton/mesh/simple/simple_mesh.h"
#include "wonton/support/wonton.h"

Go to the source code of this file.

Classes

class  Wonton::Simple_State
 A very light-weight state manager for a Simple_Mesh. More...
 

Namespaces

 Wonton
 Factorize a number N into D equal (or nearly equal) factors.
 

Detailed Description

A very light-weight state manager for double data living atop a Simple_Mesh.