MAIA
bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
lbparentcell.cpp
Go to the documentation of this file.
1
// Copyright (C) 2024 The m-AIA AUTHORS
2
//
3
// This file is part of m-AIA (https://git.rwth-aachen.de/aia/m-AIA/m-AIA)
4
//
5
// SPDX-License-Identifier: LGPL-3.0-only
6
7
#include "
lbparentcell.h
"
8
9
MInt
LbParentCell::m_maxNoCells
;
10
11
void
LbParentCell::allocateElements
(
void
*
/*memPointer*/
,
void
*
/*basePointer*/
,
MInt
/*cellId*/
) {
12
// MFloat * tmpPointer = (MFloat *)memPointer;
13
// MFloat * tmpPointerDataBase = (MFloat *)basePointer;
14
// MFloat * tmpPointer;
15
16
// tmpPointer = (MFloat*)((MInt*) tmpPointerDataBase + m_noInterpolationNeighbors * cellId);
17
// m_interpolationNeighbors = (MInt*) tmpPointer;
18
// tmpPointerDataBase = (MFloat*)((MInt*)tmpPointerDataBase + m_noInterpolationNeighbors * m_maxNoCells);
19
20
// tmpPointer = (MFloat*)((MFloat*) tmpPointerDataBase + m_noInterpolationNeighbors * cellId);
21
// m_interpolationCoefficients = tmpPointer;
22
// tmpPointerDataBase = (MFloat*)((MFloat*) tmpPointerDataBase + m_noInterpolationNeighbors * m_maxNoCells);
23
}
LbParentCell::allocateElements
void allocateElements(void *, void *, MInt cellId)
Definition:
lbparentcell.cpp:11
LbParentCell::m_maxNoCells
static MInt m_maxNoCells
Definition:
lbparentcell.h:15
lbparentcell.h
MInt
int32_t MInt
Definition:
maiatypes.h:62
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
LB
lbparentcell.cpp
Generated on Sun Jun 16 2024 23:44:57 for MAIA by
1.9.5