You are here:
Concepts
>
Concepts Web
>
Class documentation
Class documentation of Concepts
Loading...
Searching...
No Matches
python
conceptspy
hp2D
add
hp2Dpy.hh
1
#ifndef hp2D_py_hh
2
#define hp2D_py_hh
3
4
#include "boost/python.hpp"
5
#include "python/pyplusplus/include/hp2D.pypp.hh"
6
//#include "boost/numpy.hpp"
7
8
namespace
bp = boost::python;
9
//namespace bn = boost::numpy;
10
11
namespace
hp2Dpy {
12
13
14
void
hpAdaptiveSpaceH1(
hp2D::hpAdaptiveSpaceH1
& spc, std::string str);
15
16
bp::list hpAdaptiveSpaceH1_DG_spaces(
const
hp2D::hpAdaptiveSpaceH1_DG
& spc);
17
18
}
19
20
21
#endif
hp2D::hpAdaptiveSpaceDG
Definition
hpAdaptiveSpaceDG.hh:27
hp2D::hpAdaptiveSpaceH1
Definition
hpAdaptiveSpaceH1.hh:63
Generated on Wed Sep 13 2023 21:06:23 for Concepts by
1.9.8