Xyce  6.1
N_DEV_MaterialLayer.C File Reference
#include <Xyce_config.h>
#include <N_DEV_MaterialLayer.h>
#include <N_DEV_Const.h>
Include dependency graph for N_DEV_MaterialLayer.C:

Go to the source code of this file.

Namespaces

 Xyce
 Pure virtual class to augment a linear system.
 
 Xyce::Device
 Circuit Device Definitions.
 

Functions

template<typename ScalarT >
ScalarT Xyce::Device::Xycemax (ScalarT f1, ScalarT f2)
 
template<typename ScalarT >
ScalarT Xyce::Device::Xycemin (ScalarT f1, ScalarT f2)
 
std::ostream & Xyce::Device::operator<< (std::ostream &os, const MaterialLayer &ml)