Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
Scalar valued initial data. More...
#include <secOrd_op_initData.h>
Public Member Functions | |
virtual sIdata * | clone ()=0 |
Virtual copy constructor. | |
virtual | ~sIdata () |
Abstract base class. | |
virtual void | interpolate (Grid::Scal_FEfun &) const =0 |
Lagrange interpolation. | |
Static Public Member Functions | |
static sIdata * | new_1ssef (const Grid::Grid_and_time &) |
Stationary sphere eigen functions. More... | |
static sIdata * | new_2ssef (const Grid::Grid_and_time &) |
Stationary sphere eigen functions. More... | |
static sIdata * | new_3ssef (const Grid::Grid_and_time &) |
Stationary sphere eigen functions. More... | |
Scalar valued initial data.
Definition at line 50 of file secOrd_op_initData.h.
|
static |
Stationary sphere eigen functions.
A factory function. are eigen functions for the Laplace operator on the sphere.
Definition at line 69 of file secOrd_op_initData.cpp.
|
static |
Stationary sphere eigen functions.
A factory function. are eigen functions for the Laplace operator on the sphere.
|
static |
Stationary sphere eigen functions.
A factory function. are eigen functions for the Laplace operator on the sphere.