Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Classes | Public Member Functions | Private Attributes | List of all members
Esfem::SecOrd_op::Linear_heat Class Reference

Classes

struct  Data
 

Public Member Functions

 Linear_heat (const Io::Parameter &, const Grid::Grid_and_time &)
 
void solve (const Grid::Scal_FEfun &rhs, Grid::Scal_FEfun &lhs) const
 
void apply_massMatrix_to (Grid::Scal_FEfun &) const
 
void mass_matrix (const Grid::Scal_FEfun &rhs, Grid::Scal_FEfun &lhs) const
 

Private Attributes

std::unique_ptr< Datad_ptr
 

Detailed Description

Definition at line 74 of file secOrd_op_linearHeat.h.


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