46 #ifndef Xyce_N_NLS_ConductanceExtractor_h
47 #define Xyce_N_NLS_ConductanceExtractor_h
52 #include <Teuchos_RefCountPtr.hpp>
53 using Teuchos::RefCountPtr;
73 N_TOP_Topology &
top_,
79 const std::map<std::string,double> & inputMap,
80 std::vector<double> & outputVector,
81 std::vector< std::vector<double> > & jacobian );
84 const std::string & isoName,
85 std::vector< std::vector<double> > & jacobian );
95 bool setupIDs_(
const std::map<std::string,double> & inputMap);
101 const std::map<std::string,double> & inputMap,
102 std::vector< std::vector<double> > & jacobian);