Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Public Member Functions | Public Attributes | List of all members
Esfem::Grid::r3fef Struct Reference

3-dim. vector valued finite element functions More...

#include <grid_FEfunSet.h>

Collaboration diagram for Esfem::Grid::r3fef:
Collaboration graph
[legend]

Public Member Functions

 r3fef (const std::string &name, const Grid_and_time &gt)
 Forward construct.
 

Public Attributes

Scal_FEfun x
 First component.
 
Scal_FEfun y
 Second component.
 
Scal_FEfun z
 Third component.
 

Detailed Description

3-dim. vector valued finite element functions

Definition at line 35 of file grid_FEfunSet.h.


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