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

#include <idx.h>

Public Member Functions

 idx3 (int I, int J, int K, int line=-1)
int operator() (int i, int j, int k) const

Data Fields

const int I_
const int J_
const int K_
const int size
const int line_

Detailed Description

Definition at line 25 of file idx.h.

Constructor & Destructor Documentation

◆ idx3()

kernels::idx3::idx3 ( int I,
int J,
int K,
int line = -1 )

Definition at line 26 of file idx.h.

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

Member Function Documentation

◆ operator()()

int kernels::idx3::operator() ( int i,
int j,
int k ) const

Definition at line 28 of file idx.h.

References I_, J_, K_, and line_.

Field Documentation

◆ I_

const int kernels::idx3::I_

Definition at line 35 of file idx.h.

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

◆ J_

const int kernels::idx3::J_

Definition at line 35 of file idx.h.

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

◆ K_

const int kernels::idx3::K_

Definition at line 35 of file idx.h.

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

◆ line_

const int kernels::idx3::line_

Definition at line 35 of file idx.h.

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

◆ size

const int kernels::idx3::size

Definition at line 35 of file idx.h.

Referenced by idx3().


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