GEOSX
Namespaces | Functions
tv_helpers.hpp File Reference
#include "../system.hpp"
#include <typeinfo>

Go to the source code of this file.

Namespaces

 totalview
 Contains functions that are used by the implementation of the totalview c++ view for data inspection within totalview.
 

Functions

template<typename TYPE , typename INDEX_TYPE >
std::string totalview::format (int NDIM, INDEX_TYPE const *const dims)
 This function returns a string that may be used as the "type" in a call to TV_ttf_add_row(). This will either be a single value or an array. More...