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

#include <idx.h>

Public Member Functions

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

Data Fields

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

Detailed Description

Definition at line 38 of file idx.h.

Constructor & Destructor Documentation

◆ idx4()

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

Definition at line 39 of file idx.h.

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

Member Function Documentation

◆ operator()()

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

Definition at line 42 of file idx.h.

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

Field Documentation

◆ I_

const int kernels::idx4::I_

Definition at line 50 of file idx.h.

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

◆ J_

const int kernels::idx4::J_

Definition at line 50 of file idx.h.

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

◆ K_

const int kernels::idx4::K_

Definition at line 50 of file idx.h.

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

◆ L_

const int kernels::idx4::L_

Definition at line 50 of file idx.h.

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

◆ line_

const int kernels::idx4::line_

Definition at line 50 of file idx.h.

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

◆ size

const int kernels::idx4::size

Definition at line 50 of file idx.h.

Referenced by idx4().


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