MURE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
MatX Class Reference

Structure holding Material and a number (e.g. density, temperature etc.) More...

#include <EWrapper.hxx>

Public Member Functions

 MatX ()
 Normal constructor. More...
 
 MatX (const MatX &mx)
 Copy constructor. More...
 
 ~MatX ()
 Destructor. More...
 

Public Attributes

MaterialM
 The material. More...
 
double X
 The value. More...
 

Detailed Description

Structure holding Material and a number (e.g. density, temperature etc.)

Used only by EvolutionWrapper class.

Author
Frantisek Havluj

Constructor & Destructor Documentation

MatX::MatX ( )
inline

Normal constructor.

MatX::MatX ( const MatX mx)

Copy constructor.

MatX::~MatX ( )
inline

Destructor.

Member Data Documentation

Material* MatX::M

The material.

double MatX::X

The value.


The documentation for this class was generated from the following files:

MURE Project, documentation generated by Doxygen 1.8.5 - Mon Nov 17 2014