|
DataTransferKit - Multiphysics Solution Transfer Services
2.0
|
Nonlinear problem definitions for projection primitives. More...
#include <cmath>#include "DTK_NonlinearProblemTraits.hpp"#include <Teuchos_RCP.hpp>#include <Shards_CellTopology.hpp>#include <Intrepid_Basis.hpp>#include <Intrepid_FieldContainer.hpp>Go to the source code of this file.
Classes | |
| class | DataTransferKit::ProjectPointToFaceNonlinearProblem |
| Nonlinear problem for projecting a point into the reference frame of a face. More... | |
| class | DataTransferKit::PointInFaceVolumeOfInfluenceNonlinearProblem |
| Nonlinear problem struct for pointInFaceVolumeOfInfluence. This problem projects a point onto the surface defined by a vertex in the face we are checking and the normal vector of that vertex. More... | |
| class | DataTransferKit::ProjectPointFeatureToEdgeFeatureNonlinearProblem |
| Nonlinear problem struct for ProjectBlueFeatureToGreenFeature. This problem projects a feature point onto the a feature edge. More... | |
Namespaces | |
| DataTransferKit | |
| DTK_BasicEntitySet.cpp. | |
Nonlinear problem definitions for projection primitives.
Definition in file DTK_ProjectionPrimitiveNonlinearProblems.hpp.
1.8.11