SOFUS ..
Classes | Namespaces | Typedefs | Functions
sofus_types.hpp File Reference

Structure types used for time-domain field simulations. More...

#include <sofus/config.h>
#include <sofus/sofus_export.h>
#include <sofus/sofus_types.h>
#include <sps/memory>
#include <cstddef>
#include <sps/smath_types.hpp>
#include <ostream>
Include dependency graph for sofus_types.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  sysparm_t< T >
 
struct  proj_limit_dist_t< T >
 
class  focus_line_t< T >
 

Namespaces

namespace  sofus
 SOFUS interfaces and implementations.
 

Typedefs

typedef SOFUS_TimeDomainCalcTypeNS::Value TimeDomainCalcType
 
typedef SOFUS_TimeDomainIntOrderNS::Value TimeDomainIntOrder
 

Functions

template<typename T >
std::ostream & operator<< (std::ostream &os, const sofus::sysparm_t< T > &sp)
 

Detailed Description

Structure types used for time-domain field simulations.

Author
Jens Munk Hansen jens..nosp@m.munk.nosp@m..hans.nosp@m.en@g.nosp@m.mail..nosp@m.com
Date
Sat Mar 18 13:21:37 2017

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const sofus::sysparm_t< T > &  sp 
)