MURE
Loading...
Searching...
No Matches
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 ()
 
 MatX (const MatX &mx)
 Copy constructor.
 
 ~MatX ()=default
 Destructor.
 

Public Attributes

MaterialfMaterial
 The material.
 
double fValue
 The characteristic value (proportion, temperature, ...) associated to the material.
 

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() [1/2]

MatX::MatX ( )
inline

< Normal constructor.

◆ MatX() [2/2]

MatX::MatX ( const MatX mx)

Copy constructor.

◆ ~MatX()

MatX::~MatX ( )
default

Destructor.

Member Data Documentation

◆ fMaterial

Material* MatX::fMaterial

The material.

◆ fValue

double MatX::fValue

The characteristic value (proportion, temperature, ...) associated to the material.


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

MURE Project, documentation generated by Doxygen 1.9.7 - Fri Jan 19 2024