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::Identity Class Reference

Interface for the identity function. More...

#include <secOrd_op_identity.h>

Classes

struct  Data
 

Public Member Functions

 Identity ()
 Set up.
 
 ~Identity ()
 Required by pointer to implementation technique.
 
void interpolate (Grid::Vec_FEfun &) const
 The nodal values of the finite element functions will be the nodal values itself.
 

Private Attributes

std::unique_ptr< Datad_ptr
 Pointer to implementation.
 

Detailed Description

Interface for the identity function.

Definition at line 32 of file secOrd_op_identity.h.


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