Updatable value. This class stores value and its TimeStamp.
More...
#include <aslUValue.h>
template<typename T>
class asl::UValue< T >
Updatable value. This class stores value and its TimeStamp.
- Examples
- acousticWaves.cc, bus_wind.cc, compressor.cc, cubeGravity.cc, cubeIncompressibleGravity.cc, cubePoroelasticGravity.cc, flow.cc, flow2.cc, flow3.cc, flowKDPGrowth.cc, flowRotatingCylinders.cc, jumpingBox.cc, levelSetBasic.cc, levelSetFacetedGrowth.cc, levelSetNormalGrowth.cc, locomotive_laminar.cc, locomotive_stability.cc, multicomponent_flow.cc, multiphase_flow.cc, pitot_tube_ice.cc, poroelastic.cc, surfaceFlux.cc, testSMDiff.cc, testSMDiff3C.cc, testSMPhi.cc, testSMPhiBV.cc, and testVectorOfElements.cc.
Definition at line 34 of file aslUValue.h.
◆ UValue() [1/2]
◆ UValue() [2/2]
◆ operator=()
◆ v() [1/2]
◆ v() [2/2]
◆ operator!=()
template<typename T >
bool operator!= |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
◆ operator==()
template<typename T >
bool operator== |
( |
const asl::UValue< T > & |
a, |
|
|
const T & |
v |
|
) |
| |
|
related |
◆ ts
The documentation for this class was generated from the following files: