Loading [MathJax]/extensions/tex2jax.js
MAIA bb96820c
Multiphysics at AIA
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
samplingdata.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 "samplingdata.h"
12
13// Instantiations for DG solver
16
19
20// Instantiations for FV solver (NS and DetChem)
23
This class is responsible for the point data feature. It records the state of all sampling variables ...
Definition: samplingdata.h:164