Functions | Variables
oomph::TecplotNames Namespace Reference

Namespace for tecplot stuff. More...

Functions

void setup ()
 Setup namespace.
 

Variables

Vector< std::string > colour
 Tecplot colours.
 

Detailed Description

Namespace for tecplot stuff.

Function Documentation

◆ setup()

void oomph::TecplotNames::setup ( )

Setup namespace.

Definition at line 1171 of file oomph_utilities.cc.

References colour.

Variable Documentation

◆ colour

Vector< std::string > oomph::TecplotNames::colour

Tecplot colours.

Definition at line 1167 of file oomph_utilities.cc.

Referenced by setup().