|
PolyFEM
|
#include <polyfem/assembler/Assembler.hpp>#include <polyfem/utils/ElasticityUtils.hpp>#include <polyfem/utils/Logger.hpp>Go to the source code of this file.
Classes | |
| class | polyfem::assembler::GenericElastic< Derived > |
Namespaces | |
| namespace | polyfem |
| namespace | polyfem::assembler |
| Used for test only. | |
Typedefs | |
| template<typename T > | |
| using | polyfem::assembler::DefGradMatrix = Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic, 0, 3, 3 > |
Enumerations | |
| enum class | polyfem::assembler::AutodiffType { polyfem::assembler::FULL , polyfem::assembler::STRESS , polyfem::assembler::NONE } |