Workspace 6.21.5
Classes | Namespaces | Typedefs
statemap.h File Reference
#include <utility>
#include <vector>
#include "Mesh/mesh_api.h"
#include "stateinfo.h"
Include dependency graph for statemap.h:
This graph shows which files directly or indirectly include this file:

Classes

class  StateMap
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Mesh
 Mesh model data structures.
 

Typedefs

typedef std::pair< int, int > IndexMapping
 
using IndexMappings = std::vector< IndexMapping >