Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Public Types | Public Member Functions | Private Attributes | List of all members
RHS_data_u Class Reference
Inheritance diagram for RHS_data_u:
Inheritance graph
[legend]
Collaboration diagram for RHS_data_u:
Collaboration graph
[legend]

Public Types

using Base = Esfem::Grid::Grid_and_time::Function_space
 
using Domain = Base::DomainType
 
using Range = Base::RangeType
 

Public Member Functions

 RHS_data_u (const Dune::Fem::TimeProviderBase &, const Esfem::Io::Parameter &)
 
 RHS_data_u (const RHS_data_u &)=delete
 
RHS_data_uoperator= (const RHS_data_u &)=delete
 
void evaluate (const Domain &, Range &) const
 
Range operator() (const Domain &) const
 

Private Attributes

const Dune::Fem::TimeProviderBase & tp
 
const double a
 
const double gamma
 

Detailed Description

Definition at line 33 of file secOrd_op_rhs_u.cpp.


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