Plugins
ug::ConvectionDiffusionPlugin::cd_line_sss_data< dim > Class Template Reference

#include <convection_diffusion_sss.h>

+ Inheritance diagram for ug::ConvectionDiffusionPlugin::cd_line_sss_data< dim >:

Additional Inherited Members

- Public Types inherited from ug::ConvectionDiffusionPlugin::cd_sss_data< dim >
typedef SmartPtr< CplUserData< number, dim > > user_data_type
 
- Public Member Functions inherited from ug::ConvectionDiffusionPlugin::cd_sss_data< dim >
 cd_sss_data ()
 class construction (there must exist a 'dummy' constructor!) More...
 
void compute (const MathVector< dim > &x, number time, int si)
 computes the data from the user data object More...
 
number flux ()
 returns the flux More...
 
void set (number flux)
 sets the data More...
 
void set (user_data_type spData)
 sets the data by an object More...
 
- Public Member Functions inherited from ug::ConvectionDiffusionPlugin::line_sss_marker
void init ()
 reset the mark More...
 
 line_sss_marker ()
 class constructor More...
 
bool marked_for (IVertexGroup *elem, size_t co)
 check and set the element mark (use it only for fractures!) More...
 
- Protected Attributes inherited from ug::ConvectionDiffusionPlugin::cd_sss_data< dim >
user_data_type m_spData
 an alternative method to specify the data More...
 
number m_values
 

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