Panzer Version of the Day
Loading...
Searching...
No Matches
Panzer_GatherNormals.cpp
Go to the documentation of this file.
1// @HEADER
2// *****************************************************************************
3// Panzer: A partial differential equation assembly
4// engine for strongly coupled complex multiphysics systems
5//
6// Copyright 2011 NTESS and the Panzer contributors.
7// SPDX-License-Identifier: BSD-3-Clause
8// *****************************************************************************
9// @HEADER
10
12#include "Panzer_Traits.hpp"
13
16
#define PANZER_INSTANTIATE_TEMPLATE_CLASS_TWO_T(name)
Gathers tangent vectors per field from the global indexer and stores them in the field manager.