JUK1
Component.hpp File Reference
#include "Maths/DynamicMatrix.hpp"
#include "CircuitElements/ElementsRegexBuilder.h"
#include <regex>
#include <algorithm>
#include <map>
Include dependency graph for Component.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Stamp< T >
 A helper struct to store the preallocated stamps for MNA. More...
 
struct  Component< T >
 A template base class to define the fundamental things a component should define. More...