#include <MEDMEM_InterlacingPolicy.hxx>
Public Member Functions |
| | NoInterlaceByTypeNoGaussPolicy () |
| | NoInterlaceByTypeNoGaussPolicy (int nbelem, int dim) |
| | NoInterlaceByTypeNoGaussPolicy (int nbelem, int dim, int nbtypegeo, const int *const nbelgeoc) |
| | NoInterlaceByTypeNoGaussPolicy (const NoInterlaceByTypeNoGaussPolicy &policy, bool shallowcopie=true) |
| NoInterlaceByTypeNoGaussPolicy & | operator= (const NoInterlaceByTypeNoGaussPolicy &policy) |
| int | getIndex (int t) const |
| int | getIndex (int i, int j) const |
| int | getIndex (int i, int j, int k) const |
| int | getIndexByType (int i, int j, int t) const |
| int | getIndexByType (int i, int j, int k, int t) const |
| int | getLengthOfType (int t) const |
| int | getNbGauss (int i) const |
| int | getNbGeoType () const |
| const int *const | getNbElemGeoC () const |
Protected Member Functions |
| | ~NoInterlaceByTypeNoGaussPolicy () |
Protected Attributes |
| PointerOf< int > | _T |
| | type of element
|
| PointerOf< int > | _G |
| | where type begin
|
| int | _nbtypegeo |
| PointerOf< int > | _nbelegeoc |
Constructor & Destructor Documentation
| MEDMEM.NoInterlaceByTypeNoGaussPolicy.~NoInterlaceByTypeNoGaussPolicy |
( |
| ) |
[protected] |
| MEDMEM.NoInterlaceByTypeNoGaussPolicy.NoInterlaceByTypeNoGaussPolicy |
( |
| ) |
|
| MEDMEM.NoInterlaceByTypeNoGaussPolicy.NoInterlaceByTypeNoGaussPolicy |
( |
int |
nbelem, |
|
|
int |
dim |
|
) |
| |
| MEDMEM.NoInterlaceByTypeNoGaussPolicy.NoInterlaceByTypeNoGaussPolicy |
( |
int |
nbelem, |
|
|
int |
dim, |
|
|
int |
nbtypegeo, |
|
|
const int *const |
nbelgeoc |
|
) |
| |
Member Function Documentation
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getIndex |
( |
int |
t | ) |
const |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getIndex |
( |
int |
i, |
|
|
int |
j |
|
) |
| const |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getIndex |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k |
|
) |
| const |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getIndexByType |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
t |
|
) |
| const |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getIndexByType |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
k, |
|
|
int |
t |
|
) |
| const |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getLengthOfType |
( |
int |
t | ) |
const |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getNbGauss |
( |
int |
i | ) |
const [virtual] |
| int MEDMEM.NoInterlaceByTypeNoGaussPolicy.getNbGeoType |
( |
| ) |
const |
| const int* const MEDMEM.NoInterlaceByTypeNoGaussPolicy.getNbElemGeoC |
( |
| ) |
const |
Field Documentation