|
Plugins
|
#include "nedelec_aux_cmd_impl.h"Go to the source code of this file.
Namespaces | |
| namespace | ug |
| namespace | 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 | |
| template<typename TGridFunc > | |
| number | ug::Electromagnetism::ComputeFlux (TGridFunc *pGF, size_t fct, SubsetGroup &volSSG, SubsetGroup &faceSSG) |
| returns the flux through a given surface | |