Graph Framework
Loading...
Searching...
No Matches
absorption.hpp File Reference

Base class for an absorption model. More...

#include <thread>
#include "newton.hpp"
#include "output.hpp"

Go to the source code of this file.

Classes

class  absorption::method< T, SAFE_MATH >
 Base class for absoption models. More...
 
class  absorption::root_finder< T, SAFE_MATH >
 Class interface for the root finder. More...
 
class  absorption::weak_damping< T, SAFE_MATH >
 Class interface weak damping approximation. More...
 

Namespaces

namespace  absorption
 Namespace for power absorption models.
 

Concepts

concept  absorption::model
 Solver method concept.
 

Detailed Description

Base class for an absorption model.

Defines functions for computing power absorbtion.