waves
Basic FE playground
waves::WaveTerm Class Reference

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...
 

Detailed Description

Formulation of wave terms.

Member Function Documentation

◆ buildK()

Eigen::MatrixXd WaveTerm::buildK ( tbox::Element const &  e,
std::vector< double > const &  u 
)
static

Build volume stiffness matrix for the waves equation on one element.

◆ buildM()

Eigen::MatrixXd WaveTerm::buildM ( tbox::Element const &  e)
static

Build volume/surface mass matrix for the waves equation on one element.


The documentation for this class was generated from the following files: