Peano
Loading...
Searching...
No Matches
kernels::idx5 Struct Reference

#include <idx.h>

Public Member Functions

 idx5 (int I, int J, int K, int L, int M, int line=-1)
int operator() (int i, int j, int k, int l, int m) const

Data Fields

const int I_
const int J_
const int K_
const int L_
const int M_
const int size
const int line_

Detailed Description

Definition at line 53 of file idx.h.

Constructor & Destructor Documentation

◆ idx5()

kernels::idx5::idx5 ( int I,
int J,
int K,
int L,
int M,
int line = -1 )

Definition at line 54 of file idx.h.

References I_, J_, K_, L_, line_, M_, and size.

Member Function Documentation

◆ operator()()

int kernels::idx5::operator() ( int i,
int j,
int k,
int l,
int m ) const

Definition at line 57 of file idx.h.

References I_, J_, K_, L_, line_, and M_.

Field Documentation

◆ I_

const int kernels::idx5::I_

Definition at line 67 of file idx.h.

Referenced by idx5(), and operator()().

◆ J_

const int kernels::idx5::J_

Definition at line 67 of file idx.h.

Referenced by idx5(), and operator()().

◆ K_

const int kernels::idx5::K_

Definition at line 67 of file idx.h.

Referenced by idx5(), and operator()().

◆ L_

const int kernels::idx5::L_

Definition at line 67 of file idx.h.

Referenced by idx5(), and operator()().

◆ line_

const int kernels::idx5::line_

Definition at line 67 of file idx.h.

Referenced by idx5(), and operator()().

◆ M_

const int kernels::idx5::M_

Definition at line 67 of file idx.h.

Referenced by idx5(), and operator()().

◆ size

const int kernels::idx5::size

Definition at line 67 of file idx.h.

Referenced by idx5().


The documentation for this struct was generated from the following file:
  • applications/exahype2/exaseis/ExaSeis_core/Numerics/idx.h