Overture  Version 25
Macros | Functions | Variables
OGgetIndex.h File Reference
#include "GenericDataBase.h"
#include "A++.h"
#include "wdhdefs.h"
#include "arrayGetIndex.h"
Include dependency graph for OGgetIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OG_GET_INDEX_H   "OGgetIndex.h"
 

Functions

void getIndex (const floatMappedGridFunction &u, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getIndex (const doubleMappedGridFunction &u, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getIndex (const intMappedGridFunction &u, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getIndex (const floatMappedGridFunction &u, int component, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getIndex (const doubleMappedGridFunction &u, int component, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getIndex (const intMappedGridFunction &u, int component, Index &I1, Index &I2, Index &I3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getBoundaryIndex (const floatMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getBoundaryIndex (const doubleMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getBoundaryIndex (const intMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getBoundaryIndex (const floatMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getBoundaryIndex (const doubleMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getBoundaryIndex (const intMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getGhostIndex (const floatMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getGhostIndex (const doubleMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getGhostIndex (const intMappedGridFunction &u, int component, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getGhostIndex (const floatMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getGhostIndex (const doubleMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
void getGhostIndex (const intMappedGridFunction &u, int side, int axis, Index &Ib1, Index &Ib2, Index &Ib3, int ghostLine=1, int extra1=0, int extra2=OGgetIndexDefaultValue, int extra3=OGgetIndexDefaultValue)
 
IntegerArray extendedGridIndexRange (const MappedGrid &mg)
 
IntegerArray extendedGridRange (const MappedGrid &mg)
 

Variables

const int OGgetIndexDefaultValue =-999999
 

Macro Definition Documentation

#define OG_GET_INDEX_H   "OGgetIndex.h"

Function Documentation

IntegerArray extendedGridIndexRange ( const MappedGrid mg)
IntegerArray extendedGridRange ( const MappedGrid mg)
void getBoundaryIndex ( const floatMappedGridFunction u,
int  component,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getBoundaryIndex ( const doubleMappedGridFunction u,
int  component,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getBoundaryIndex ( const intMappedGridFunction u,
int  component,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getBoundaryIndex ( const floatMappedGridFunction u,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getBoundaryIndex ( const doubleMappedGridFunction u,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getBoundaryIndex ( const intMappedGridFunction u,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getGhostIndex ( const floatMappedGridFunction u,
int  component,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  ghostLine = 1,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)
void getGhostIndex ( const doubleMappedGridFunction u,
int  component,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  ghostLine = 1,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)
void getGhostIndex ( const intMappedGridFunction u,
int  component,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  ghostLine = 1,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)
void getGhostIndex ( const floatMappedGridFunction u,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  ghostLine = 1,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getGhostIndex ( const doubleMappedGridFunction u,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  ghostLine = 1,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getGhostIndex ( const intMappedGridFunction u,
int  side,
int  axis,
Index &  Ib1,
Index &  Ib2,
Index &  Ib3,
int  ghostLine = 1,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getGhostIndex().

void getIndex ( const floatMappedGridFunction u,
Index &  I1,
Index &  I2,
Index &  I3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getIndex().

void getIndex ( const doubleMappedGridFunction u,
Index &  I1,
Index &  I2,
Index &  I3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getIndex().

void getIndex ( const intMappedGridFunction u,
Index &  I1,
Index &  I2,
Index &  I3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

References getIndex().

void getIndex ( const floatMappedGridFunction u,
int  component,
Index &  I1,
Index &  I2,
Index &  I3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)
void getIndex ( const doubleMappedGridFunction u,
int  component,
Index &  I1,
Index &  I2,
Index &  I3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)
void getIndex ( const intMappedGridFunction u,
int  component,
Index &  I1,
Index &  I2,
Index &  I3,
int  extra1 = 0,
int  extra2 = OGgetIndexDefaultValue,
int  extra3 = OGgetIndexDefaultValue 
)

Variable Documentation

const int OGgetIndexDefaultValue =-999999

Referenced by getGhostIndex(), and getIndex().