Chi-Tech
lbs_adjoint.h
Go to the documentation of this file.
1
#ifndef LBSADJOINTSOLVER_LBSADJOINT_H
2
#define LBSADJOINTSOLVER_LBSADJOINT_H
3
4
#include <array>
5
6
namespace
lbs
7
{
8
void
TestFunction
();
9
10
std::array<double,2>
MakeExpRepFromP1
(
const
std::array<double,4>& P1_moments,
11
bool
verbose=
false
);
12
}
//namespace lbs
13
14
#endif
//LBSADJOINTSOLVER_LBSADJOINT_H
lbs
Definition:
acceleration.cc:10
lbs::TestFunction
void TestFunction()
Definition:
lbs_adjoint.cc:10
lbs::MakeExpRepFromP1
std::array< double, 2 > MakeExpRepFromP1(const std::array< double, 4 > &P1_moments, bool verbose=false)
Definition:
lbs_adjoint.cc:16
modules
LinearBoltzmannSolvers
C_DiscreteOrdinatesAdjointSolver
lbs_adjoint.h
Generated by
1.9.3