|
Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
| tree_type (const std::string &basis, const std::string &geo) | |
| tree_type () | |
| tree_type (const std::string &s, const std::list< tree_type > &h) | |
Public Attributes | |
| bool | is_hier |
| basis_geo_t | basis_geo |
| std::list< tree_type > | hier |
| std::string | spec |
Definition at line 67 of file space_constitution_get.icc.
| tree_type | ( | const std::string & | basis, |
| const std::string & | geo | ||
| ) |
Definition at line 74 of file space_constitution_get.icc.
| tree_type | ( | ) |
Definition at line 76 of file space_constitution_get.icc.
Definition at line 77 of file space_constitution_get.icc.
| bool is_hier |
Definition at line 69 of file space_constitution_get.icc.
| basis_geo_t basis_geo |
Definition at line 70 of file space_constitution_get.icc.
| std::list<tree_type> hier |
Definition at line 71 of file space_constitution_get.icc.
| std::string spec |
Definition at line 72 of file space_constitution_get.icc.