Variables
oomph::Global_unsigned Namespace Reference

Namespace containing a number that can be used to annotate things for debugging. Use at your own risk – global data is evil! More...

Variables

unsigned Number = 0
 The unsigned.
 

Detailed Description

Namespace containing a number that can be used to annotate things for debugging. Use at your own risk – global data is evil!

Variable Documentation

◆ Number

unsigned oomph::Global_unsigned::Number = 0

The unsigned.

Definition at line 276 of file oomph_definitions.cc.

Referenced by oomph::SuperLUSolver::solve().