HighLAND
Public Member Functions | Protected Attributes | List of all members
double_3Dmatrix Class Reference

Public Member Functions

 double_3Dmatrix (const int n1, const int n2, const int n3)
 
void Ini (Double_t val)
 
void Fill (int i, int j, int k, double val)
 
double GetValue (int i, int j, int k) const
 
double * GetAddress ()
 
size_t num_rows1 ()
 
size_t num_rows2 ()
 
size_t num_rows3 ()
 

Protected Attributes

double * _m
 
int _n1
 
int _n2
 
int _n3
 

Detailed Description

Definition at line 232 of file OutputManager.hxx.


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