45 #ifndef Xyce_N_ANP_HB_h
46 #define Xyce_N_ANP_HB_h
54 #include <N_MPDE_State.h>
57 class N_LAS_PrecondFactory;
60 class N_MPDE_Discretization;
63 class N_LAS_HBBuilder;
88 bool setLinSol(
const N_UTL_OptionBlock & OB);
120 std::vector<double> & timePoints,
121 std::vector<double> & freqPoints,
122 Teuchos::RCP<N_LAS_BlockVector> & timeDomainSolnVec,
123 Teuchos::RCP<N_LAS_BlockVector> & freqDomainSolnVecReal,
124 Teuchos::RCP<N_LAS_BlockVector> & freqDomainSolnVecImaginary,
125 Teuchos::RCP<N_LAS_BlockVector> & timeDomainStoreVec,
126 Teuchos::RCP<N_LAS_BlockVector> & freqDomainStoreVecReal,
127 Teuchos::RCP<N_LAS_BlockVector> & freqDomainStoreVecImaginary)
const;
252 #endif // Xyce_N_ANP_HB_h