INMOST
A toolkit for distributed mathematical modeling
INMOST::TagRealArray Class Reference
Inheritance diagram for INMOST::TagRealArray:
Collaboration diagram for INMOST::TagRealArray:

Public Member Functions

 TagRealArray (const TagRealArray &b)
 
 TagRealArray (const Tag &b)
 
TagRealArrayoperator= (TagRealArray const &b)
 
TagRealArrayoperator= (Tag const &b)
 
__INLINE Storage::real_array operator[] (const Storage &arg) const
 
__INLINE Storage::real_array operator[] (HandleType h) const
 
__INLINE Matrix< Storage::real, Storage::real_arrayoperator() (const Storage &arg, int n, int m) const
 
__INLINE Matrix< Storage::real, Storage::real_arrayoperator() (HandleType h, int n, int m) const
 
- Public Member Functions inherited from INMOST::Tag
 Tag (const Tag &other)
 
__INLINE bool operator< (const Tag &other) const
 
__INLINE bool operator> (const Tag &other) const
 
__INLINE bool operator== (const Tag &other) const
 
__INLINE bool operator!= (const Tag &other) const
 
__INLINE Tagoperator= (Tag const &other)
 
__INLINE DataType GetDataType () const
 
__INLINE INMOST_MPI_Type GetBulkDataType () const
 
__INLINE INMOST_DATA_ENUM_TYPE GetBytesSize () const
 Amount of bytes necessary to support one record referred by the tag on one element. More...
 
INMOST_DATA_ENUM_TYPE GetPackedBytesSize () const
 Amount of bytes necessary for one record in packed form that is used in GetData.
 
__INLINE INMOST_DATA_ENUM_TYPE GetSize () const
 
__INLINE std::string GetTagName () const
 
__INLINE bool isDefined (ElementType type) const
 
__INLINE bool isDefinedMask (ElementType mask) const
 
__INLINE bool isSparse (ElementType type) const
 
__INLINE bool isValid () const
 
__INLINE MeshGetMeshLink () const
 
__INLINE bool isSparseByDim (INMOST_DATA_INTEGER_TYPE typenum) const
 
__INLINE bool isDefinedByDim (INMOST_DATA_INTEGER_TYPE typenum) const
 
__INLINE void SetBulkDataType (INMOST_MPI_Type type)
 
__INLINE void SetPrint (bool print)
 
__INLINE bool GetPrint () const
 

Detailed Description

Definition at line 686 of file inmost_data.h.


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