Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
3-dim. vector valued finite element functions More...
#include <grid_FEfunSet.h>
Public Member Functions | |
r3fef (const std::string &name, const Grid_and_time >) | |
Forward construct. | |
Public Attributes | |
Scal_FEfun | x |
First component. | |
Scal_FEfun | y |
Second component. | |
Scal_FEfun | z |
Third component. | |
3-dim. vector valued finite element functions
Definition at line 35 of file grid_FEfunSet.h.