46 #ifndef Xyce_N_NLS_ConductanceExtractor_h
47 #define Xyce_N_NLS_ConductanceExtractor_h
52 #include <Teuchos_RefCountPtr.hpp>
53 using Teuchos::RefCountPtr;
76 N_TOP_Topology &
top_,
82 const std::map<std::string,double> & inputMap,
83 std::vector<double> & outputVector,
84 std::vector< std::vector<double> > & jacobian );
87 const std::string & isoName,
88 std::vector< std::vector<double> > & jacobian );
98 bool setupIDs_(
const std::map<std::string,double> & inputMap);
104 const std::map<std::string,double> & inputMap,
105 std::vector< std::vector<double> > & jacobian);