_backup | GeneralFieldTransfer::CachedData< Output > | private |
_cache | GeneralFieldTransfer::CachedData< Output > | private |
_default_value | GeneralFieldTransfer::CachedData< Output > | private |
Cache typedef | GeneralFieldTransfer::CachedData< Output > | |
CachedData(const Cache &cache, const libMesh::FunctionBase< Output > &backup, Real default_value) | GeneralFieldTransfer::CachedData< Output > | inline |
CachedData(const CachedData &primary) | GeneralFieldTransfer::CachedData< Output > | inline |
DofValueType typedef | GeneralFieldTransfer::CachedData< Output > | protected |
eval_at_node(const libMesh::FEMContext &, unsigned int, unsigned int, const Node &n, bool, const Real) | GeneralFieldTransfer::CachedData< Output > | inline |
eval_at_point(const libMesh::FEMContext &, unsigned int, const Point &n, const Real, bool) | GeneralFieldTransfer::CachedData< Output > | inline |
eval_mixed_derivatives(const libMesh::FEMContext &, unsigned int, unsigned int, const Node &, std::vector< Output > &) | GeneralFieldTransfer::CachedData< Output > | inline |
eval_old_dofs(const Elem &, unsigned int, unsigned int, std::vector< dof_id_type > &, std::vector< Output > &) | GeneralFieldTransfer::CachedData< Output > | inline |
eval_old_dofs(const Elem &, const libMesh::FEType &, unsigned int, unsigned int, std::vector< dof_id_type > &, std::vector< Output > &) | GeneralFieldTransfer::CachedData< Output > | inline |
FunctorValue typedef | GeneralFieldTransfer::CachedData< Output > | |
init_context(libMesh::FEMContext &) | GeneralFieldTransfer::CachedData< Output > | inline |
is_grid_projection() | GeneralFieldTransfer::CachedData< Output > | inline |
RealType typedef | GeneralFieldTransfer::CachedData< Output > | |
ValuePushType typedef | GeneralFieldTransfer::CachedData< Output > | |