Plugins
nedelec_aux_cmd.h File Reference

Go to the source code of this file.

Namespaces

 ug
 
 ug::Electromagnetism
 

Functions

template<typename TGridFunc >
void ug::Electromagnetism::ComputeFlux (SmartPtr< TGridFunc > spGF, const char *fct_names, const char *vol_subsets, const char *face_subsets)
 prints the flux through a given surface in the shell More...
 
template<typename TGridFunc >
number ug::Electromagnetism::ComputeFlux (TGridFunc *pGF, size_t fct, SubsetGroup &volSSG, SubsetGroup &faceSSG)
 returns the flux through a given surface More...