|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 31 of file basis_get.h.
Public Member Functions | |
| family_index_option_type (std::string f="", size_t k=0, basis_option o=basis_option()) | |
Public Attributes | |
| std::string | family |
| size_t | index |
| basis_option | option |
| family_index_option_type | ( | std::string | f = "", |
| size_t | k = 0, |
||
| basis_option | o = basis_option() |
||
| ) |
Definition at line 32 of file basis_get.h.
| std::string family |
Definition at line 34 of file basis_get.h.
| size_t index |
Definition at line 35 of file basis_get.h.
| basis_option option |
Definition at line 36 of file basis_get.h.