waves
Basic FE playground
heat::CompiledFct1b Class Reference

cfr heat_vark.py (version matricielle) More...

#include <wCompiledFct.h>

Inheritance diagram for heat::CompiledFct1b:
Collaboration diagram for heat::CompiledFct1b:

Public Member Functions

 CompiledFct1b (double _k1, double _k2)
 
virtual void eval (Eigen::Vector3d const &pos, Eigen::MatrixXd &out, bool fake) const override
 

Private Attributes

double k1
 
double k2
 

Detailed Description

cfr heat_vark.py (version matricielle)

Constructor & Destructor Documentation

◆ CompiledFct1b()

heat::CompiledFct1b::CompiledFct1b ( double  _k1,
double  _k2 
)
inline

Member Function Documentation

◆ eval()

virtual void heat::CompiledFct1b::eval ( Eigen::Vector3d const &  pos,
Eigen::MatrixXd &  out,
bool  fake 
) const
inlineoverridevirtual

Member Data Documentation

◆ k1

double heat::CompiledFct1b::k1
private

◆ k2

double heat::CompiledFct1b::k2
private

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