#include "Phalanx_Evaluator_WithBaseImpl.hpp"
#include "Phalanx_Evaluator_Derived.hpp"
#include "Phalanx_MDField.hpp"
#include "Phalanx_DataLayout.hpp"
#include "Teuchos_ParameterList.hpp"
#include "Albany_ProblemUtils.hpp"
#include "QCAD_MaterialDatabase.hpp"
#include "QCAD_EvaluatorTools.hpp"
#include "QCAD_MeshRegion.hpp"
Go to the source code of this file.
Classes | |
class | QCAD::ResponseRegionBoundary< EvalT, Traits > |
QCAD Response which computes regions within the mesh based on field values, usually to determing sub-regions of the mesh for later processing (e.g. More... | |
Namespaces | |
namespace | QCAD |
Provides general-purpose template-specialized functions for use in other evaluator classes. |