#include <cstdio>
#include <iostream>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | ot |
Private Functions | |
int | destroyRmatType1Stencil (double *****&lut) |
int | IreadRmatType1Stencil (double *****&lut, int rank) |
int | readRmatType1Stencil (double *****&lut) |
Definition in file RmatType1StencilsAux.C.
|
Definition at line 83 of file RmatType1StencilsAux.C. Referenced by ot::DAMG_Finalize(). |
|
Definition at line 48 of file RmatType1StencilsAux.C. Referenced by ot::DAMG_InitPrivateType2(), and ot::DAMG_InitPrivateType3(). |
|
Definition at line 14 of file RmatType1StencilsAux.C. Referenced by ot::DAMG_InitPrivateType1(). |