v0.15.0
Loading...
Searching...
No Matches
ThermalOps::OpHdivFluxImpl< SPACE_DIM, true > Struct Template Reference

#include "tutorials/adv-2/src/ThermalOps.hpp"

Inheritance diagram for ThermalOps::OpHdivFluxImpl< SPACE_DIM, true >:
[legend]
Collaboration diagram for ThermalOps::OpHdivFluxImpl< SPACE_DIM, true >:
[legend]

Public Member Functions

 OpHdivFluxImpl (const std::string field_name, boost::shared_ptr< MatrixDouble > vec, ScalarFun resistance_function, boost::shared_ptr< MatrixDouble > mat_Grad_Ptr, boost::shared_ptr< Range > ents_ptr=nullptr)
 

Detailed Description

template<int SPACE_DIM>
struct ThermalOps::OpHdivFluxImpl< SPACE_DIM, true >

Definition at line 100 of file ThermalOps.hpp.

Constructor & Destructor Documentation

◆ OpHdivFluxImpl()

template<int SPACE_DIM>
ThermalOps::OpHdivFluxImpl< SPACE_DIM, true >::OpHdivFluxImpl ( const std::string field_name,
boost::shared_ptr< MatrixDouble > vec,
ScalarFun resistance_function,
boost::shared_ptr< MatrixDouble > mat_Grad_Ptr,
boost::shared_ptr< Range > ents_ptr = nullptr )
inline

Definition at line 102 of file ThermalOps.hpp.

108 field_name, vec, resistance_function, mat_Grad_Ptr, ents_ptr) {}
constexpr auto field_name

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