|
Plugins
|
#include <d3f_sss.h>
Inheritance diagram for ug::d3f::dd_line_sss_data< dim >:Additional Inherited Members | |
Public Member Functions inherited from ug::d3f::dd_sss_data< dim > | |
| void | compute (const MathVector< dim > &x, number time, int si) |
| computes the data from the user data object | |
| number | concentration () |
| returns the concentration | |
| dd_sss_data () | |
| class construction (there must exist a 'dummy' constructor!) | |
| number | intensity () |
| returns the intensity | |
| void | set (LuaFunctionHandle func) |
| set as a LUA function | |
| void | set (number intens, number c) |
| sets the data | |
| void | set (SmartPtr< UserData< MathVector< 2 >, dim > > spData) |
| sets the data by an object | |
Public Member Functions inherited from ug::d3f::line_sss_marker | |
| void | init () |
| reset the mark | |
| line_sss_marker () | |
| class constructor | |
| bool | marked_for (IVertexGroup *elem, size_t co) |
| check and set the element mark (use it only for fractures!) | |