https://mooseframework.inl.gov
MooseVariableDataBase< OutputType > Member List

This is the complete list of members for MooseVariableDataBase< OutputType >, including all inherited members.

_countMooseVariableDataBase< OutputType >protected
_dof_du_dot_duMooseVariableDataBase< OutputType >protected
_dof_du_dotdot_duMooseVariableDataBase< OutputType >protected
_dof_indicesMooseVariableDataBase< OutputType >protected
_dof_mapMooseVariableDataBase< OutputType >protected
_dof_values_dotMooseVariableDataBase< OutputType >protected
_dof_values_dot_oldMooseVariableDataBase< OutputType >protected
_dof_values_dotdotMooseVariableDataBase< OutputType >protected
_dof_values_dotdot_oldMooseVariableDataBase< OutputType >protected
_has_dof_valuesMooseVariableDataBase< OutputType >protected
_matrix_tag_uMooseVariableDataBase< OutputType >protected
_matrix_tags_dof_uMooseVariableDataBase< OutputType >protected
_max_stateMooseVariableDataBase< OutputType >protected
_need_dof_du_dot_duMooseVariableDataBase< OutputType >mutableprotected
_need_dof_du_dotdot_duMooseVariableDataBase< OutputType >mutableprotected
_need_dof_values_dotMooseVariableDataBase< OutputType >mutableprotected
_need_dof_values_dot_oldMooseVariableDataBase< OutputType >mutableprotected
_need_dof_values_dotdotMooseVariableDataBase< OutputType >mutableprotected
_need_dof_values_dotdot_oldMooseVariableDataBase< OutputType >mutableprotected
_need_du_dot_duMooseVariableDataBase< OutputType >mutableprotected
_need_du_dotdot_duMooseVariableDataBase< OutputType >mutableprotected
_need_grad_dotMooseVariableDataBase< OutputType >mutableprotected
_need_grad_dotdotMooseVariableDataBase< OutputType >mutableprotected
_need_matrix_tag_dof_uMooseVariableDataBase< OutputType >mutableprotected
_need_matrix_tag_uMooseVariableDataBase< OutputType >mutableprotected
_need_u_dotMooseVariableDataBase< OutputType >mutableprotected
_need_u_dot_oldMooseVariableDataBase< OutputType >mutableprotected
_need_u_dotdotMooseVariableDataBase< OutputType >mutableprotected
_need_u_dotdot_oldMooseVariableDataBase< OutputType >mutableprotected
_need_vector_tag_dof_uMooseVariableDataBase< OutputType >mutableprotected
_need_vector_tag_gradMooseVariableDataBase< OutputType >mutableprotected
_need_vector_tag_uMooseVariableDataBase< OutputType >mutableprotected
_nodal_valueMooseVariableDataBase< OutputType >protected
_nodal_value_arrayMooseVariableDataBase< OutputType >protected
_nodal_value_dotMooseVariableDataBase< OutputType >protected
_nodal_value_dot_oldMooseVariableDataBase< OutputType >protected
_nodal_value_dotdotMooseVariableDataBase< OutputType >protected
_nodal_value_dotdot_oldMooseVariableDataBase< OutputType >protected
_nodal_value_oldMooseVariableDataBase< OutputType >protected
_nodal_value_old_arrayMooseVariableDataBase< OutputType >protected
_nodal_value_olderMooseVariableDataBase< OutputType >protected
_nodal_value_older_arrayMooseVariableDataBase< OutputType >protected
_nodal_value_previous_nlMooseVariableDataBase< OutputType >protected
_old_solution_tagMooseVariableDataBase< OutputType >protected
_older_solution_tagMooseVariableDataBase< OutputType >protected
_previous_nl_solution_tagMooseVariableDataBase< OutputType >protected
_required_vector_tagsMooseVariableDataBase< OutputType >protected
_solution_tagMooseVariableDataBase< OutputType >protected
_solution_tagsMooseVariableDataBase< OutputType >protected
_subproblemMooseVariableDataBase< OutputType >protected
_sysMooseVariableDataBase< OutputType >protected
_tidMooseVariableDataBase< OutputType >protected
_varMooseVariableDataBase< OutputType >private
_vector_tag_gradMooseVariableDataBase< OutputType >protected
_vector_tag_uMooseVariableDataBase< OutputType >protected
_vector_tags_dof_uMooseVariableDataBase< OutputType >protected
add(libMesh::NumericVector< libMesh::Number > &residual)MooseVariableDataBase< OutputType >
add(NumericVector< Number > &residual)MooseVariableDataBase< OutputType >
assignNodalValue()MooseVariableDataBase< OutputType >protected
assignNodalValue()MooseVariableDataBase< OutputType >protected
assignNodalValue()MooseVariableDataBase< OutputType >protected
DoFValue typedefMooseVariableDataBase< OutputType >
dofValues() constMooseVariableDataBase< OutputType >
dofValuesOld() constMooseVariableDataBase< OutputType >
dofValuesOlder() constMooseVariableDataBase< OutputType >
dofValuesPreviousNL() constMooseVariableDataBase< OutputType >
fetchDoFValues()MooseVariableDataBase< OutputType >protected
fetchDoFValues()MooseVariableDataBase< OutputType >protected
fetchDoFValues()MooseVariableDataBase< OutputType >protected
FieldVariableGradient typedefMooseVariableDataBase< OutputType >
FieldVariableValue typedefMooseVariableDataBase< OutputType >
getArrayDoFValues(const libMesh::NumericVector< libMesh::Number > &sol, unsigned int n, MooseArray< RealEigenVector > &dof_values) constMooseVariableDataBase< OutputType >protected
getContinuity() const =0MooseVariableDataBase< OutputType >pure virtual
gradSln(Moose::SolutionState state) constMooseVariableDataBase< OutputType >
hasDoFsOnNodes() const =0MooseVariableDataBase< OutputType >pure virtual
insert(libMesh::NumericVector< libMesh::Number > &residual)MooseVariableDataBase< OutputType >
insert(NumericVector< Number > &residual)MooseVariableDataBase< OutputType >
insertSolutionTag(TagID tag_id)MooseVariableDataBase< OutputType >protected
isNodal() const =0MooseVariableDataBase< OutputType >pure virtual
matrixTagValue(TagID tag) constMooseVariableDataBase< OutputType >
MooseVariableDataBase(const MooseVariableField< OutputType > &var, SystemBase &sys, THREAD_ID tid)MooseVariableDataBase< OutputType >
needSolutionState(unsigned int state)MooseVariableDataBase< OutputType >protected
nodalMatrixTagValue(TagID tag) constMooseVariableDataBase< OutputType >
nodalValue(Moose::SolutionState state) constMooseVariableDataBase< OutputType >
nodalValueArray(Moose::SolutionState state) constMooseVariableDataBase< OutputType >
nodalVectorTagValue(TagID tag) constMooseVariableDataBase< OutputType >
oldestSolutionStateRequested() constMooseVariableDataBase< OutputType >
OutputData typedefMooseVariableDataBase< OutputType >
OutputDivergence typedefMooseVariableDataBase< OutputType >
OutputGradient typedefMooseVariableDataBase< OutputType >
OutputSecond typedefMooseVariableDataBase< OutputType >
prepareAux()MooseVariableDataBase< OutputType >inline
prepareIC()MooseVariableDataBase< OutputType >
resizeVectorTagData(TagID tag)MooseVariableDataBase< OutputType >protected
setActiveTags(const std::set< TagID > &vtags)MooseVariableDataBase< OutputType >
setNodalValue(const OutputType &value, unsigned int idx=0)MooseVariableDataBase< OutputType >
setNodalValue(const RealVectorValue &value, unsigned int idx)MooseVariableDataBase< OutputType >
sln(Moose::SolutionState state) constMooseVariableDataBase< OutputType >
stateToTagHelper(Moose::SolutionState state, Functor functor)MooseVariableDataBase< OutputType >protected
var() constMooseVariableDataBase< OutputType >inlineprotectedvirtual
vectorTagDofValue(TagID tag) constMooseVariableDataBase< OutputType >
vectorTagDofValue(Moose::SolutionState state) constMooseVariableDataBase< OutputType >
vectorTagGradient(TagID tag) constMooseVariableDataBase< OutputType >
vectorTagValue(TagID tag) constMooseVariableDataBase< OutputType >
zeroSizeDofValues()MooseVariableDataBase< OutputType >protected
~MooseVariableDataBase()=defaultMooseVariableDataBase< OutputType >virtual