◆ DynamicVector()
| o3dgc::DynamicVector::DynamicVector |
( |
void |
| ) |
|
|
inline |
◆ ~DynamicVector()
| o3dgc::DynamicVector::~DynamicVector |
( |
void |
| ) |
|
|
inline |
◆ ComputeMinMax()
◆ GetDimVector()
| unsigned long o3dgc::DynamicVector::GetDimVector |
( |
| ) |
const |
|
inline |
◆ GetMax() [1/2]
| const Real* o3dgc::DynamicVector::GetMax |
( |
| ) |
const |
|
inline |
◆ GetMax() [2/2]
| Real o3dgc::DynamicVector::GetMax |
( |
unsigned long |
j | ) |
const |
|
inline |
◆ GetMin() [1/2]
| const Real* o3dgc::DynamicVector::GetMin |
( |
| ) |
const |
|
inline |
◆ GetMin() [2/2]
| Real o3dgc::DynamicVector::GetMin |
( |
unsigned long |
j | ) |
const |
|
inline |
◆ GetNVector()
| unsigned long o3dgc::DynamicVector::GetNVector |
( |
| ) |
const |
|
inline |
◆ GetStride()
| unsigned long o3dgc::DynamicVector::GetStride |
( |
| ) |
const |
|
inline |
◆ GetVectors() [1/2]
| Real* o3dgc::DynamicVector::GetVectors |
( |
| ) |
|
|
inline |
◆ GetVectors() [2/2]
| const Real* o3dgc::DynamicVector::GetVectors |
( |
| ) |
const |
|
inline |
◆ SetDimVector()
| void o3dgc::DynamicVector::SetDimVector |
( |
unsigned long |
dim | ) |
|
|
inline |
◆ SetMax() [1/2]
| void o3dgc::DynamicVector::SetMax |
( |
Real *const |
max | ) |
|
|
inline |
◆ SetMax() [2/2]
| void o3dgc::DynamicVector::SetMax |
( |
unsigned long |
j, |
|
|
Real |
max |
|
) |
| |
|
inline |
◆ SetMin() [1/2]
| void o3dgc::DynamicVector::SetMin |
( |
Real *const |
min | ) |
|
|
inline |
◆ SetMin() [2/2]
| void o3dgc::DynamicVector::SetMin |
( |
unsigned long |
j, |
|
|
Real |
min |
|
) |
| |
|
inline |
◆ SetNVector()
| void o3dgc::DynamicVector::SetNVector |
( |
unsigned long |
num | ) |
|
|
inline |
◆ SetStride()
| void o3dgc::DynamicVector::SetStride |
( |
unsigned long |
stride | ) |
|
|
inline |
◆ SetVectors()
| void o3dgc::DynamicVector::SetVectors |
( |
Real *const |
vectors | ) |
|
|
inline |
The documentation for this class was generated from the following file: