Bridge++  Ver. 2.0.2
AIndex_lex_qxs Namespace Reference

Functions

template<typename REALTYPE >
int idx (const int in, const int Nin, const int ist, const int Nx, const int Ny, const int Nxv, const int Nyv, const int Nstv, const int ex)
 
template<>
int idx< float > (const int in, const int Nin, const int ist, const int Nx, const int Ny, const int Nxv, const int Nyv, const int Nstv, const int ex)
 
template<typename REALTYPE >
int set_Nxv (const int Nx)
 
template<>
int set_Nxv< float > (const int Nx)
 
template<typename REALTYPE >
int set_Nyv (const int Ny)
 
template<>
int set_Nyv< float > (const int Ny)
 

Function Documentation

◆ idx()

template<typename REALTYPE >
int AIndex_lex_qxs::idx ( const int  in,
const int  Nin,
const int  ist,
const int  Nx,
const int  Ny,
const int  Nxv,
const int  Nyv,
const int  Nstv,
const int  ex 
)
inline

Definition at line 24 of file aindex_lex.h.

◆ idx< float >()

template<>
int AIndex_lex_qxs::idx< float > ( const int  in,
const int  Nin,
const int  ist,
const int  Nx,
const int  Ny,
const int  Nxv,
const int  Nyv,
const int  Nstv,
const int  ex 
)
inline

Definition at line 42 of file aindex_lex.h.

◆ set_Nxv()

template<typename REALTYPE >
int AIndex_lex_qxs::set_Nxv ( const int  Nx)
inline

Definition at line 60 of file aindex_lex.h.

◆ set_Nxv< float >()

template<>
int AIndex_lex_qxs::set_Nxv< float > ( const int  Nx)
inline

Definition at line 63 of file aindex_lex.h.

◆ set_Nyv()

template<typename REALTYPE >
int AIndex_lex_qxs::set_Nyv ( const int  Ny)
inline

Definition at line 66 of file aindex_lex.h.

◆ set_Nyv< float >()

template<>
int AIndex_lex_qxs::set_Nyv< float > ( const int  Ny)
inline

Definition at line 69 of file aindex_lex.h.