BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::mesh::GlobalVariable Class Reference

#include <cl_Mesh_GlobalVariable.hpp>

Public Member Functions

 GlobalVariable (const string &aLabel, const id_t &aID, const real aValue=0.0)
 ~GlobalVariable ()=default
const stringlabel () const
const id_tid () const
realvalue ()
const realvalue () const
size_t memory () const

Constructor & Destructor Documentation

◆ GlobalVariable()

belfem::mesh::GlobalVariable::GlobalVariable ( const string & aLabel,
const id_t & aID,
const real aValue = 0.0 )

◆ ~GlobalVariable()

belfem::mesh::GlobalVariable::~GlobalVariable ( )
default

Member Function Documentation

◆ id()

const id_t & belfem::mesh::GlobalVariable::id ( ) const
inline

◆ label()

const string & belfem::mesh::GlobalVariable::label ( ) const
inline

◆ memory()

size_t belfem::mesh::GlobalVariable::memory ( ) const
inline

◆ value() [1/2]

real & belfem::mesh::GlobalVariable::value ( )
inline

◆ value() [2/2]

const real & belfem::mesh::GlobalVariable::value ( ) const
inline

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