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 #include "PHAL_AlbanyTraits.hpp" 00007 00008 #include "FaceAverage.hpp" 00009 #include "FaceAverage_Def.hpp" 00010 00011 PHAL_INSTANTIATE_TEMPLATE_CLASS(LCM::FaceAverage) 00012 00013