#include <cstdio>
#include <iostream>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | ot |
Private Functions | |
int | destroyRmatType2Stencil (double ****&lut) |
int | IreadRmatType2Stencil (double ****&lut, int rank) |
int | readRmatType2Stencil (double ****&lut) |
Definition in file RmatType2StencilsAux.C.
|
Definition at line 75 of file RmatType2StencilsAux.C. Referenced by ot::DAMG_Finalize(). |
|
Definition at line 45 of file RmatType2StencilsAux.C. Referenced by ot::DAMG_InitPrivateType2(), and ot::DAMG_InitPrivateType3(). |
|
Definition at line 15 of file RmatType2StencilsAux.C. Referenced by ot::DAMG_InitPrivateType1(). |