Finite Element Interpolation Evaluator. More...
Namespaces | |
namespace | Source_Functions |
Common area for standard source terms. | |
Classes | |
class | Absorption |
Evaluates absorption - only as a constant for now. More... | |
class | CahnHillChemTerm |
class | CahnHillRhoResid |
Finite Element Interpolation Evaluator. More... | |
class | CahnHillWResid |
Finite Element Interpolation Evaluator. More... | |
class | ComprNSBodyForce |
Finite Element Interpolation Evaluator. More... | |
class | ComprNSResid |
Finite Element Interpolation Evaluator. More... | |
class | ComprNSViscosity |
Finite Element Interpolation Evaluator. More... | |
class | ComputeBasisFunctions |
Finite Element Interpolation Evaluator. More... | |
class | Constant |
class | DirichletBase |
Gathers solution values from the Newton solution vector into the nodal fields of the field manager. More... | |
class | Dirichlet< PHAL::AlbanyTraits::Residual, Traits > |
class | Dirichlet< PHAL::AlbanyTraits::Jacobian, Traits > |
class | Dirichlet< PHAL::AlbanyTraits::Tangent, Traits > |
class | DirichletAggregator |
class | DirichletCoordFunction_Base |
class | DirichletCoordFunction< PHAL::AlbanyTraits::Residual, Traits, cfunc_traits > |
class | DirichletCoordFunction< PHAL::AlbanyTraits::Jacobian, Traits, cfunc_traits > |
class | DirichletCoordFunction< PHAL::AlbanyTraits::Tangent, Traits, cfunc_traits > |
class | DOFGradInterpolation |
Finite Element Interpolation Evaluator. More... | |
class | DOFGradInterpolation< PHAL::AlbanyTraits::Jacobian, Traits > |
class | DOFGradInterpolation_noDeriv |
class | DOFInterpolation |
Finite Element Interpolation Evaluator. More... | |
class | DOFInterpolation< PHAL::AlbanyTraits::Jacobian, Traits > |
Specialization for Jacobian evaluation taking advantage of known sparsity. More... | |
class | DOFVecGradInterpolation |
Finite Element Interpolation Evaluator. More... | |
class | DOFVecGradInterpolation< PHAL::AlbanyTraits::Jacobian, Traits > |
Specialization for Jacobian evaluation taking advantage of known sparsity. More... | |
class | DOFVecInterpolation |
Finite Element Interpolation Evaluator. More... | |
class | DOFVecInterpolation< PHAL::AlbanyTraits::Jacobian, Traits > |
Specialization for Jacobian evaluation taking advantage of known sparsity. More... | |
class | GatherAuxData |
Gathers auxilliary values from a workset auxData vector into the nodal fields of the field manager. More... | |
class | GatherBasalFriction |
Gathers surface basal friction into the nodal fields of the field manager. More... | |
class | GatherCoordinateVector |
Gathers Coordinates values from the Newton coordinates vector into the nodal fields of the field manager. More... | |
class | GatherCoordinateVector< PHAL::AlbanyTraits::Tangent, Traits > |
class | GatherEigenvectors |
Gathers solution values from the Newton solution vector into the nodal fields of the field manager. More... | |
class | GatherFlowFactor |
Gathers surface flowFactor into the nodal fields of the field manager. More... | |
class | GatherSHeight |
Gathers surface height into the nodal fields of the field manager. More... | |
class | GatherSolutionBase |
Gathers solution values from the Newton solution vector into the nodal fields of the field manager. More... | |
class | GatherSolution< PHAL::AlbanyTraits::Residual, Traits > |
class | GatherSolution< PHAL::AlbanyTraits::Jacobian, Traits > |
class | GatherSolution< PHAL::AlbanyTraits::Tangent, Traits > |
class | GatherSurfaceVelocity |
Gathers surface velocity into the nodal fields of the field manager. More... | |
class | GatherTemperature |
Gathers surface temperature into the nodal fields of the field manager. More... | |
class | GatherThickness |
Gathers surface basal friction into the nodal fields of the field manager. More... | |
class | GatherVelocityRMS |
Gathers surface velocity into the nodal fields of the field manager. More... | |
class | GPAMResid |
Finite Element Interpolation Evaluator. More... | |
class | HeatEqResid |
Finite Element Interpolation Evaluator. More... | |
class | HelmholtzResid |
Finite Element Interpolation Evaluator. More... | |
class | IdentityCoordFunctionTraits |
Interface for representing a coordinate function to be applied as a Dirichlet boundary condition. More... | |
class | JouleHeating |
Joule heating source term for ThermoElectrostatics. More... | |
class | LangevinNoiseTerm |
class | LinComprNSBodyForce |
Finite Element Interpolation Evaluator. More... | |
class | LinComprNSResid |
Finite Element Interpolation Evaluator. More... | |
class | LoadStateField |
LoadStateField. More... | |
class | MapToPhysicalFrame |
Finite Element Interpolation Evaluator. More... | |
class | NeumannBase |
Neumann boundary condition evaluator. More... | |
class | Neumann< PHAL::AlbanyTraits::Residual, Traits > |
class | Neumann< PHAL::AlbanyTraits::Jacobian, Traits > |
class | Neumann< PHAL::AlbanyTraits::Tangent, Traits > |
class | NeumannAggregator |
class | NSBodyForce |
Finite Element Interpolation Evaluator. More... | |
class | NSContinuityResid |
Finite Element Interpolation Evaluator. More... | |
class | NSContravarientMetricTensor |
Finite Element Interpolation Evaluator. More... | |
class | NSForchheimerTerm |
class | NSMaterialProperty |
Evaluates thermal conductivity, either as a constant or a truncated KL expansion. More... | |
class | NSMomentumResid |
Finite Element Interpolation Evaluator. More... | |
class | NSNeutronEqResid |
class | NSPermeabilityTerm |
class | NSRm |
Finite Element Interpolation Evaluator. More... | |
class | NSTauM |
Finite Element Interpolation Evaluator. More... | |
class | NSTauT |
Finite Element Interpolation Evaluator. More... | |
class | NSThermalEqResid |
Finite Element Interpolation Evaluator. More... | |
class | ODEResid |
class | ResponseFieldIntegral |
Response Description. More... | |
class | SaveNodalFieldBase |
Description. More... | |
class | SaveNodalField |
class | SaveNodalField< PHAL::AlbanyTraits::Residual, Traits > |
class | SaveStateField |
SaveStateField. More... | |
class | SaveStateField< PHAL::AlbanyTraits::Residual, Traits > |
class | ScatterResidualBase |
Scatters result from the residual fields into the global (epetra) data structurs. More... | |
class | ScatterResidual< PHAL::AlbanyTraits::Residual, Traits > |
class | ScatterResidual< PHAL::AlbanyTraits::Jacobian, Traits > |
class | ScatterResidual< PHAL::AlbanyTraits::Tangent, Traits > |
class | ScatterScalarResponseBase |
Handles scattering of scalar response functions into epetra data structures. More... | |
class | ScatterScalarResponse |
class | ScatterScalarResponse< PHAL::AlbanyTraits::Residual, Traits > |
class | ScatterScalarResponse< PHAL::AlbanyTraits::Tangent, Traits > |
class | SeparableScatterScalarResponseBase |
Handles scattering of separable scalar response functions into epetra data structures. More... | |
class | SeparableScatterScalarResponse |
Handles scattering of separable scalar response functions into epetra data structures. More... | |
class | SeparableScatterScalarResponse< PHAL::AlbanyTraits::Jacobian, Traits > |
class | SharedParameter |
SharedParameter. More... | |
class | Source |
class | TEProp |
Evaluates thermal conductivity, either as a constant or a truncated KL expansion. More... | |
class | ThermalConductivity |
Evaluates thermal conductivity, either as a constant or a truncated KL expansion. More... | |
class | CalcInstantaneousCoords |
class | ContravariantTargetMetricTensor |
Finite Element Interpolation Evaluator. More... | |
class | HydFractionResid |
Finite Element Interpolation Evaluator. More... | |
class | JThermConductivity |
Evaluates thermal conductivity, either as a constant or a truncated KL expansion. More... | |
class | LaplaceBeltramiResid |
Finite Element Interpolation Evaluator. More... | |
class | LaplaceResid |
Finite Element Interpolation Evaluator. More... | |
class | TPSALaplaceResid |
Finite Element Interpolation Evaluator. More... | |
class | TPSLaplaceResid |
Finite Element Interpolation Evaluator. More... | |
struct | AlbanyTraits |
struct | DirichletFactoryTraits |
Struct to define Evaluator objects for the EvaluatorFactory. More... | |
struct | NeumannFactoryTraits |
class | TypeKeyMap |
Container for storing objects indexed by types. More... | |
struct | ZipMap |
Zip a sequence of keys and elements into a sequence of pair<key,element> More... | |
struct | CreateLambdaKeyMap |
Create map needed for TypeKeyMap from a key sequence and a lambda expression (meta-function class or placeholder expression). More... | |
struct | Workset |
struct | BuildSerializer |
struct | BuildSerializer< PHAL::AlbanyTraits::Residual > |
struct | BuildSerializer< PHAL::AlbanyTraits::Jacobian > |
struct | BuildSerializer< PHAL::AlbanyTraits::Tangent > |
Functions | |
void | split (const std::string &s, char delim, std::vector< std::string > &elems) |
Variables | |
const double | pi = 3.1415926535897932385 |
Finite Element Interpolation Evaluator.
PHalanx-ALbany Code base: templated evaluators for Sacado AD.
This evaluator interpolates nodal DOF values to quad points.
void PHAL::split | ( | const std::string & | s, | |
char | delim, | |||
std::vector< std::string > & | elems | |||
) |
Definition at line 12 of file PHAL_ResponseFieldIntegral_Def.hpp.
const double PHAL::pi = 3.1415926535897932385 |
Definition at line 14 of file PHAL_ComprNSBodyForce_Def.hpp.