MAIA
bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
cartesianpointbasedcell.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 "
cartesianpointbasedcell.h
"
8
9
template
<MInt nDim>
10
PointBasedCell<nDim>::~PointBasedCell
() {
11
// TRACE();
12
13
m_pointIds = 0;
14
}
15
16
// Explicit instantiations for 2D and 3D
17
template
class
PointBasedCell<2>
;
18
template
class
PointBasedCell<3>
;
cartesianpointbasedcell.h
PointBasedCell
This class defines a grid cell which is a internal data structure for cartesian cells needed for an e...
Definition:
cartesianpointbasedcell.h:21
PointBasedCell::~PointBasedCell
~PointBasedCell()
Definition:
cartesianpointbasedcell.cpp:10
home
gitlab-runner
scratch
builds
oxpnswJ6
1
aia
m-AIA
m-AIA
src
GRID
cartesianpointbasedcell.cpp
Generated on Sun Jun 16 2024 23:44:53 for MAIA by
1.9.5