|
Registry
|
Inheritance diagram for IApproximationSpace:Public Member Functions | |
| void | add_fct (const char *Name, const char *Type, int Order, const char *Subsets) |
| Adds a function to the Function Pattern. More... | |
| void | clear () |
| int | dim (size_t unnamed) const |
| void | init_levels () |
| void | init_surfaces () |
| void | init_top_surface () |
| const LFEID * | lfeid (size_t unnamed) const |
| std::string | name (size_t unnamed) const |
| std::vector< std::string > | names () const |
| size_t | num_fct () const |
| size_t | num_levels () const |
| void | print_layout_statistic () const |
| void | print_local_dof_statistic (int unnamed) const |
| void | print_statistic (std::string unnamed) const |
Private Member Functions | |
| IApproximationSpace ()=delete | |
| Constructor hidden / deactivated. More... | |
|
privatedelete |
Constructor hidden / deactivated.
|
inline |
Adds a function to the Function Pattern.
currently no help available
| [in] | Name | |
| [in] | Type | |
| [in] | Order | |
| [in] | Subsets |
|
inline |
References IApproximationSpace::clear().
|
inlineinherited |
| [in] | unnamed |
References DoFDistributionInfoProvider::dim().
|
inline |
References IApproximationSpace::init_levels().
|
inline |
References IApproximationSpace::init_surfaces().
|
inline |
References IApproximationSpace::init_top_surface().
|
inlineinherited |
| [in] | unnamed |
References DoFDistributionInfoProvider::lfeid().
|
inlineinherited |
| [in] | unnamed |
References DoFDistributionInfoProvider::name().
|
inlineinherited |
References DoFDistributionInfoProvider::names().
|
inlineinherited |
References DoFDistributionInfoProvider::num_fct().
|
inline |
References IApproximationSpace::num_levels().
|
inline |
References IApproximationSpace::print_layout_statistic().
|
inlineinherited |
| [in] | unnamed |
References DoFDistributionInfoProvider::print_local_dof_statistic().
|
inline |
| [in] | unnamed |
References IApproximationSpace::print_statistic().