Manicore
Library to implement schemes on n-dimensionnal manifolds.
|
This is the complete list of members for Manicore::PEC< dimension >, including all inherited members.
get_diff(size_t l, size_t d) const | Manicore::PEC< dimension > | inline |
get_diff_as_degr(size_t l, size_t d) const | Manicore::PEC< dimension > | inline |
get_Koszul(size_t l, size_t d) const | Manicore::PEC< dimension > | inline |
get_mass(size_t k, size_t d, size_t i_cell) const | Manicore::PEC< dimension > | |
get_reduced_Koszul_m1(size_t l, size_t d) const | Manicore::PEC< dimension > | inline |
get_starTrace(size_t k, size_t d, size_t i_cell, size_t j_bd) const | Manicore::PEC< dimension > | |
get_trace(size_t k, size_t d, size_t i_cell, size_t j_bd) const | Manicore::PEC< dimension > | |
get_trimmed(size_t l, size_t d) const | Manicore::PEC< dimension > | inline |
getTopScaling(size_t i_cell) const | Manicore::PEC< dimension > | inline |
PEC(Mesh< dimension > const &mesh, int r, bool use_threads=true, std::array< int, dimension > const *dqr_p=nullptr, std::ostream &output=std::cout) | Manicore::PEC< dimension > |