MAST3
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
gradient_operator.hpp File Reference
Include dependency graph for gradient_operator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MAST
 
 MAST::Physics
 
 MAST::Physics::Conduction
 
 MAST::Physics::Conduction::GradientOperator
 

Functions

template<typename NodalScalarType , typename VarScalarType , typename FEVarType , uint_t Dim>
void MAST::Physics::Conduction::GradientOperator::gradient_operator (const FEVarType &fe_var, const uint_t qp, typename Eigen::Matrix< VarScalarType, Dim, 1 > &epsilon, MAST::Numerics::FEMOperatorMatrix< NodalScalarType > &Bmat)