#include <iostream>#include "toolbox/hashMap.hh"#include "basics/typedefs.hh"#include "shapefunction.hh"Go to the source code of this file.
Classes | |
| class | concepts::OrdersBase |
| class | concepts::Orders< number > |
| class | concepts::Karniadakis< type, mode > |
Namespaces | |
| namespace | concepts |
Functions | |
| template<int number> | |
| std::ostream & | concepts::operator<< (std::ostream &os, const Orders< number > &o) |
Expansion bases for tensorial shape functions not only for quads and hexahedrons but also for triangles and tetrahedrons. Due to Karniadakis, Sherwin
Definition in file karniadakis.hh.