![]() |
waves
Basic FE playground
|
Formulation of wave terms. More...
#include <wWaveTerm.h>
Static Public Member Functions | |
static Eigen::MatrixXd | buildK (tbox::Element const &e, std::vector< double > const &u) |
Build volume stiffness matrix for the waves equation on one element. More... | |
static Eigen::MatrixXd | buildM (tbox::Element const &e) |
Build volume/surface mass matrix for the waves equation on one element. More... | |
Formulation of wave terms.
|
static |
Build volume stiffness matrix for the waves equation on one element.
|
static |
Build volume/surface mass matrix for the waves equation on one element.