5 #ifndef _PHONONMACRO_H_
6 #define _PHONONMACRO_H_
40 Field& getModeTemp(
int mesh,
int mode);
41 Field& getModeFlux(
int mesh,
int mode);
42 Field& getBandTemp(
int mesh,
int band);
43 Field& getBandRelEnergy(
int mesh,
int band);
44 Field& getBandFlux(
int mesh,
int band);
45 Field& getColorField(
int level);
46 Field& getPlotColorField(
int level);
map< int, FieldVector * > FieldVectorMap
vector< FieldPtr > FieldVector
FieldVectorMap BandRelEnergy
FieldVector plottingCellColors
FieldVectorMap BandTemperatures
FieldVectorMap BranchFlux
FieldVectorMap BranchTemperatures
shared_ptr< Field > FieldPtr