MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
sbpcartesianoperators.h
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#ifndef SBPOPERATORS_H_
8#define SBPOPERATORS_H_
9
10#include <vector>
11
12#include "INCLUDE/maiatypes.h"
13#include "UTIL/tensor.h"
14
15typedef struct {
18
19 std::vector<MFloat> a;
20 std::vector<MFloat> p;
21 std::vector<MFloat> q;
22
24
25static SBPOperator s306{"go4/s306",
26 4,
27 {7.500000000000000000e-01, -1.499999999999999944e-01, 1.666666666666666644e-02},
28 {3.159490740740625858e-01, 1.390393518518553861e+00, 6.275462962962442548e-01,
29 1.240509259259299890e+00, 9.116898148147989378e-01, 1.013912037037039582e+00},
30 {5.929259109463120847e-01, 1.533619426345958214e-01, -4.394121269149411924e-01,
31 2.310857080667841346e-01, -3.796143473275082059e-02, -9.577947078394533076e-02,
32 1.350220207000018213e+00, -8.388659654351942052e-01, 1.773511401654332964e-01,
33 -6.099231390983241852e-01, 9.759918119376018719e-01, -3.084862009886272793e-01,
34 1.502081835377615249e-01, 1.340100907823247312e-01, 6.517530714402868242e-01}};
35#endif
int32_t MInt
Definition: maiatypes.h:62
std::basic_string< char > MString
Definition: maiatypes.h:55
std::vector< MFloat > a
std::vector< MFloat > p
std::vector< MFloat > q