00001 //*****************************************************************// 00002 // Albany 2.0: Copyright 2012 Sandia Corporation // 00003 // This Software is released under the BSD license detailed // 00004 // in the file "license.txt" in the top-level Albany directory // 00005 //*****************************************************************// 00006 00007 #include "LocalNonlinearSolver.hpp" 00008 00009 PHAL_INSTANTIATE_TEMPLATE_CLASS(LCM::LocalNonlinearSolver_Base) 00010 PHAL_INSTANTIATE_TEMPLATE_CLASS(LCM::LocalNonlinearSolver) 00011