GraSPI

Contents:

  • GraSPI functionality
  • Input Formats
  • Example of usage
  • List of Descriptors
  • Graph-based representation of microstructure
  • Basic Definitions
  • Basic Operations On Graphs
  • Build
  • Credit
  • Library API
GraSPI
  • »
  • File graspi_types.hpp
  • View page source

File graspi_types.hpp¶

↰ Parent directory (src)

Contents

  • Definition (src/graspi_types.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Defines

  • Typedefs

Definition (src/graspi_types.hpp)¶

  • Program Listing for File graspi_types.hpp

Includes¶

  • boost/graph/adjacency_list.hpp

  • map

  • vector

Included By¶

  • File graph_cc.hpp

  • File graph_constructors.hpp

  • File graph_dijkstra.hpp

  • File graph_io.hpp

  • File graspi.hpp

  • File graspi_cc.hpp

  • File graspi_predicates.hpp

  • File graspiAPI.hpp

  • File main.cpp

  • File mainAPI.cpp

  • File performance_indicators.hpp

  • File performance_indicators_abs.hpp

  • File performance_indicators_charge_transport.hpp

  • File performance_indicators_diss.hpp

Namespaces¶

  • Namespace graspi

Classes¶

  • Struct dim_a_t

  • Struct dim_g_t

Defines¶

  • Define BLACK

  • Define BLUE

  • Define COLOR

  • Define DGREEN

  • Define GREEN

  • Define GREY

  • Define LGREEN

  • Define RED

  • Define WHITE

Typedefs¶

  • Typedef graspi::ccs_t

  • Typedef graspi::desc_t

  • Typedef graspi::edge_colors_t

  • Typedef graspi::edge_descriptor_t

  • Typedef graspi::edge_map_t

  • Typedef graspi::edge_weights_t

  • Typedef graspi::graph_t

  • Typedef graspi::vertex_ccs_t

  • Typedef graspi::vertex_colors_t

  • Typedef graspi::vertex_t


© Copyright 2020, Olga Wodo, Baskar Ganapathysubramanian, Jaroslaw Zola

Built with Sphinx using a theme provided by Read the Docs.