Peano
Loading...
Searching...
No Matches
Scenario.h
Go to the documentation of this file.
1
#pragma once
2
3
4
#include "
tarch/la/Vector.h
"
5
#include "
peano4/utils/Globals.h
"
6
7
8
namespace
tests
{
9
namespace
multigrid {
10
namespace
matrixfree {
11
namespace
poisson
{
12
double
getPointWiseRhs
(
13
const
tarch::la::Vector<Dimensions, double>
& x
14
);
15
}
16
}
17
}
18
}
19
Globals.h
Vector.h
poisson
Simple Poisson solver on the unit cube.
Definition
poisson.py:1
tests::multigrid::matrixfree::poisson::getPointWiseRhs
double getPointWiseRhs(const tarch::la::Vector< Dimensions, double > &x)
Definition
Scenario.cpp:4
tests
Definition
Scenario.h:8
tarch::la::Vector
Simple vector class.
Definition
Vector.h:134
tests
multigrid
matrixfree
poisson
Scenario.h
Generated on Tue Mar 18 2025 20:03:33 for Peano by
1.10.0