#include <wmplasma5momentbraginskiisource.h>
|  | 
| typedef std::map< std::string, std::string > | replaceMap_t | 
|  | 
| typedef std::map< std::string, std::string > | constantsMap_t | 
|  | 
| typedef std::vector< component_t > | componentList_t | 
|  | 
| static void | replaceKeys (std::string &string, const replaceMap_t &map) | 
|  | 
| std::string | fillAllocationAtIndex (const std::string &indentation, const WmKernelVariable *kVars[], int numKVars, int startIndex=0, const std::string &allocationName="pPVS->rA") const | 
|  | 
| template<typename T > | 
| T | readVal (const WxCryptSet &wxc, const std::string &name) const | 
|  | 
| template<typename T > | 
| std::vector< T > | readVec (const WxCryptSet &wxc, const std::string &name) const | 
|  | 
| template<typename T > | 
| T | readVal (const WxCryptSet &wxc, const std::string &name, const T &defaultValue) const | 
|  | 
| variableTypeList_t | decomposeVariableName (const WxAny &varName) const | 
|  | 
| bool | hasVariable (const WxCryptSet &wxc, const std::string &varName) const | 
|  | 
| bool | hasVariableVector (const WxCryptSet &wxc, const std::string &varName) const | 
|  | 
| componentList_t | parseVariableNameIntoComponents (const std::string &fullVarName) | 
|  | 
| static void | indent (std::string &indentation) | 
|  | 
| static void | outdent (std::string &indentation) | 
|  | 
| template<typename T > | 
| static std::string | toStr (const T &val) | 
|  | 
| static std::string | itos (int value) | 
|  | 
| static std::string | getAnyString (const WxAny &any) | 
|  | 
| static std::string | getTypeString (const std::type_info &type) | 
|  | 
| static size_t | getTypeSize (const std::type_info &typeinfo) | 
|  | 
◆ WmPlasma5MomentBraginskiiSource()
      
        
          | WmPlasma5MomentBraginskiiSource::WmPlasma5MomentBraginskiiSource | ( |  | ) |  | 
      
 
 
◆ ~WmPlasma5MomentBraginskiiSource()
      
        
          | WmPlasma5MomentBraginskiiSource::~WmPlasma5MomentBraginskiiSource | ( |  | ) |  | 
      
 
 
◆ generateSource()
◆ generateSourceCall()
  
  | 
        
          | std::string WmPlasma5MomentBraginskiiSource::generateSourceCall | ( | const WmUnstructuredEquationSet & | eqSet, |  
          |  |  | unsigned int | callType |  
          |  | ) |  | const |  | virtual | 
 
 
◆ setup()
  
  | 
        
          | void WmPlasma5MomentBraginskiiSource::setup | ( | const WxCryptSet & | wxc | ) |  |  | virtual | 
 
 
◆ Aa
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::Aa |  | protected | 
 
 
◆ Ae
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::Ae |  | protected | 
 
 
◆ c_0_norm
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::c_0_norm |  | protected | 
 
 
◆ EfluidsDx_
  
  | 
        
          | std::unique_ptr<WmKernelVariable> WmPlasma5MomentBraginskiiSource::EfluidsDx_ |  | protected | 
 
 
◆ EfluidsDy_
  
  | 
        
          | std::unique_ptr<WmKernelVariable> WmPlasma5MomentBraginskiiSource::EfluidsDy_ |  | protected | 
 
 
◆ EfluidsDz_
  
  | 
        
          | std::unique_ptr<WmKernelVariable> WmPlasma5MomentBraginskiiSource::EfluidsDz_ |  | protected | 
 
 
◆ field_
  
  | 
        
          | std::unique_ptr<WmKernelVariable> WmPlasma5MomentBraginskiiSource::field_ |  | protected | 
 
 
◆ fluids_
  
  | 
        
          | std::unique_ptr<WmKernelVariable> WmPlasma5MomentBraginskiiSource::fluids_[2] |  | protected | 
 
 
◆ g0e
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g0e |  | protected | 
 
 
◆ g1e
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g1e |  | protected | 
 
 
◆ g2
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g2 |  | protected | 
 
 
◆ g3
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g3 |  | protected | 
 
 
◆ g4
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g4 |  | protected | 
 
 
◆ g5
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g5 |  | protected | 
 
 
◆ g6
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g6 |  | protected | 
 
 
◆ g7
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g7 |  | protected | 
 
 
◆ g8
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g8 |  | protected | 
 
 
◆ g9
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::g9 |  | protected | 
 
 
◆ gamma
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::gamma |  | protected | 
 
 
◆ IToE
  
  | 
        
          | bool WmPlasma5MomentBraginskiiSource::IToE |  | protected | 
 
 
◆ nu_p_norm
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::nu_p_norm |  | protected | 
 
 
◆ omega_c_norm
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::omega_c_norm |  | protected | 
 
 
◆ omega_p_norm
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::omega_p_norm |  | protected | 
 
 
◆ Za
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::Za |  | protected | 
 
 
◆ Ze
  
  | 
        
          | real WmPlasma5MomentBraginskiiSource::Ze |  | protected | 
 
 
The documentation for this class was generated from the following file: