Hermes2D  3.0
Hermes::Hermes2D::WeakFormsNeutronics::Multigroup::MaterialProperties::Common::NDArrayMapOp Class Reference

Static Public Member Functions

template<typename NDArrayType >
static NDArrayType divide (const NDArrayType &x, const NDArrayType &y)
 
template<typename NDArrayType >
static NDArrayType multiply (const NDArrayType &x, const NDArrayType &y)
 
template<typename NDArrayType >
static NDArrayType add (const NDArrayType &x, const NDArrayType &y)
 
template<typename NDArrayType >
static NDArrayType subtract (const NDArrayType &x, const NDArrayType &y)
 
template<typename T >
static std::map< std::string, T > divide (const std::map< std::string, T > &x, const std::map< std::string, T > &y)
 
template<typename T >
static std::map< std::string, T > multiply (const std::map< std::string, T > &x, const std::map< std::string, T > &y)
 
template<typename T >
static std::map< std::string, T > add (const std::map< std::string, T > &x, const std::map< std::string, T > &y)
 
template<typename T >
static std::map< std::string, T > subtract (const std::map< std::string, T > &x, const std::map< std::string, T > &y)
 

Detailed Description

Definition at line 149 of file weakforms_neutronics.h.


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