CHROMA
Functions | Variables
Chroma::EigenVecTypeEnv Namespace Reference

Functions

bool registerAll (void)
 

Variables

const std::string typeIDString = "EigenVecType"
 
bool registered = registerAll()
 

Function Documentation

◆ registerAll()

bool Chroma::EigenVecTypeEnv::registerAll ( void  )

Variable Documentation

◆ registered

bool Chroma::EigenVecTypeEnv::registered = registerAll()

Definition at line 23 of file enum_eigenvectype_io.cc.

◆ typeIDString

const std::string Chroma::EigenVecTypeEnv::typeIDString = "EigenVecType"

Definition at line 22 of file enum_eigenvectype_io.cc.

Referenced by Chroma::read(), and Chroma::write().