BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::fem::IWG_StaticHeatConduction Member List

This is the complete list of members for belfem::fem::IWG_StaticHeatConduction, including all inherited members.

abstract_dof_type() constbelfem::fem::IWGinline
abstract_nodes()belfem::fem::IWGinline
add_fields(const Cell< string > &aFieldLabels)belfem::fem::IWG
algorithm() constbelfem::fem::IWGinline
all_fields() constbelfem::fem::IWGinline
allocate_work_matrices(Group *aGroup)belfem::fem::IWGprotectedvirtual
assign_dofs_per_block(const Vector< id_t > &aBlockIDs)belfem::fem::IWGprotectedvirtual
assign_dofs_per_sideset(const Vector< id_t > &aSideSetIDs)belfem::fem::IWGprotectedvirtual
block_activation_mode(const DomainType aType) constbelfem::fem::IWG
block_type(const id_t aID) constbelfem::fem::IWG
calc()belfem::fem::IWGinline
cell_multiplicity() constbelfem::fem::IWGinline
check_mesh(Mesh *aMesh, const proc_t aMasterRank=0)belfem::fem::IWGinlinevirtual
collect_abstract_node_dofs()belfem::fem::IWGvirtual
collect_edge_data(Element *aElement, const string &aEdgeFieldLabel, Vector< real > &aData)belfem::fem::IWG
collect_edge_data(Element *aElement, const string &aEdgeFieldLabel, const string &aFaceFieldLabel, Vector< real > &aData)belfem::fem::IWG
collect_lambda_data(Element *aElement, const string &aFieldLabel, real &aData)belfem::fem::IWG
collect_node_coords(Element *aElement, Matrix< real > &aX)belfem::fem::IWGprotected
collect_node_data(Element *aElement, Cell< string > &aFieldLabels, Matrix< real > &aData)belfem::fem::IWG
collect_node_data(Element *aElement, const string &aFieldLabel)belfem::fem::IWG
collect_node_data(Element *aElement, const Cell< string > &aFieldLabels)belfem::fem::IWG
collect_node_data(Element *aElement, const string &aFieldLabel, Vector< real > &aData)belfem::fem::IWG
collect_node_data(Element *aElement, const string &aFieldLabel, Vector< real > &aData, uint &aOffset)belfem::fem::IWG
collect_nodes_on_wetted_sitdesets(Mesh *aMesh, const Vector< id_t > &aSideSets)belfem::fem::IWGprotected
collect_qhist()belfem::fem::IWG_Timestep
compute_bdf_coefficients()belfem::fem::IWG_Timestep
compute_boundary_flux_matrix(Element *aElement, const uint aDirection, Matrix< real > &aJacobian)belfem::fem::IWGvirtual
compute_jacobian(Element *aElement, Matrix< real > &aJacobian)belfem::fem::IWGvirtual
compute_jacobian_and_rhs(Element *aElement, Matrix< real > &aJacobian, Vector< real > &aRHS) overridebelfem::fem::IWG_StaticHeatConductioninlinevirtual
compute_jacobian_on_block() constbelfem::fem::IWGinline
compute_jacobian_on_sideset() constbelfem::fem::IWGinline
compute_mkf(Element *aElement) overridebelfem::fem::IWG_Timestepprotectedvirtual
compute_rhs(Element *aElement, Vector< real > &aRHS)belfem::fem::IWGvirtual
compute_rhs(Element *aElement, Matrix< real > &aRHS)belfem::fem::IWGvirtual
compute_timestep(Matrix< real > &aJ, Vector< real > &aRHS)belfem::fem::IWG_Timestepprotected
count_dofs_per_block()belfem::fem::IWGprotected
count_dofs_per_sideset()belfem::fem::IWGprotected
create_custom_vectors_and_matrices(Calculator *aCalc)belfem::fem::IWGvirtual
custom_postprocess()belfem::fem::IWGvirtual
default_dof_types() constbelfem::fem::IWGinline
delete_block_dof_tables()belfem::fem::IWGprotected
delete_boundary_conditions()belfem::fem::IWGprotected
delete_sideset_dof_tables()belfem::fem::IWGprotected
delta_time()belfem::fem::IWG
dof_entity_types() constbelfem::fem::IWGinline
dof_fields() constbelfem::fem::IWGinline
dof_label(const index_t aDofIndex)belfem::fem::IWGinline
dofs_per_cell(const id_t aBlockID) constbelfem::fem::IWGinline
dofs_per_cell_on_sideset(const id_t, const bool aSideSetOnly=false) constbelfem::fem::IWGinline
dofs_per_edge(const id_t aBlockID) constbelfem::fem::IWGinline
dofs_per_edge_on_sideset(const id_t aSideSetID, const bool aSideSetOnly=false) constbelfem::fem::IWGinline
dofs_per_face(const id_t aBlockID) constbelfem::fem::IWGinline
dofs_per_face_on_sideset(const id_t aSideSetID, const bool aSideSetOnly=false) constbelfem::fem::IWGinline
dofs_per_node(const id_t aBlockID) constbelfem::fem::IWGinline
dofs_per_node_on_sideset(const id_t aSideSetID, const bool aSideSetOnly=false) constbelfem::fem::IWGinline
dofs_per_sideset(const id_t aSidesetID) constbelfem::fem::IWGinline
doftype(const string &aDofLabel) constbelfem::fem::IWGinline
edge_field_index(const index_t aDofType) constbelfem::fem::IWGinline
edge_multiplicity() constbelfem::fem::IWGinline
enrich_sidesets() constbelfem::fem::IWGinline
face_field_index(const index_t aDofType) constbelfem::fem::IWGinline
face_multiplicity() constbelfem::fem::IWGinline
field(const index_t aIndex) constbelfem::fem::IWGinline
flux_fields() constbelfem::fem::IWGinline
get_field_index(const uint aDofType) constbelfem::fem::IWGinline
has_convection() constbelfem::fem::IWGinline
has_edge_dofs() constbelfem::fem::IWGinlinevirtual
hide_fields_from_exodus(Mesh *aMesh)belfem::fem::IWG
history_field_labels(Cell< string > &aParents, Cell< string > &aHistory, const uint aDepth=0) constbelfem::fem::IWG_Timestep
init_activation_maps()belfem::fem::IWGprotectedvirtual
initialize()belfem::fem::IWGvirtual
initialize(const IwgType aType)belfem::fem::IWGvirtual
interpolation_type() constbelfem::fem::IWGinline
is_initialized() constbelfem::fem::IWGinline
IWG(const IWG &)=deletebelfem::fem::IWG
IWG(IWG &&)=deletebelfem::fem::IWG
IWG(const IwgType aType, const ModelDimensionality aDimensionality, const IwgMode aMode=IwgMode::Iterative, const SymmetryMode aSymmetryMode=SymmetryMode::Unsymmetric, const DofMode aDofMode=DofMode::AllBlocksEqual, const SideSetDofLinkMode aSideSetDofLinkMode=SideSetDofLinkMode::FacetOnly)belfem::fem::IWG
IWG_StaticHeatConduction(const ModelDimensionality aModelDimensionality, const IwgType aType=IwgType::StaticHeatConduction)belfem::fem::IWG_StaticHeatConduction
IWG_Timestep(const IwgType aType, const ModelDimensionality aDimensionality, const IwgMode aMode=IwgMode::Iterative, const SymmetryMode aSymmetryMode=SymmetryMode::Unsymmetric, const DofMode aDofMode=DofMode::AllBlocksEqual, const SideSetDofLinkMode aSideSetDofLinkMode=SideSetDofLinkMode::FacetOnly)belfem::fem::IWG_Timestep
lambda_dofs(const id_t aSideSetID) constbelfem::fem::IWGinline
lambda_multiplicity() constbelfem::fem::IWGinline
link_to_group(Group *aGroup) overridebelfem::fem::IWG_StaticHeatConductionvirtual
mAbstractDofTypebelfem::fem::IWGprotected
mAbstractNodeDofsbelfem::fem::IWGprotected
mAbstractNodesbelfem::fem::IWGprotected
mAbstractNodeTablebelfem::fem::IWGprotected
make_savepoint()belfem::fem::IWG_Timestep
mAllFieldsbelfem::fem::IWGprotected
matrices() overridebelfem::fem::IWG_Timestepvirtual
mBlockActivationModesbelfem::fem::IWGprotected
mBlockDofsbelfem::fem::IWGprotected
mBlockIDsbelfem::fem::IWGprotected
mBlockIndicesbelfem::fem::IWGprotected
mBlockTypesbelfem::fem::IWGprotected
mCalcbelfem::fem::IWGprotected
mCellDofMultiplicitybelfem::fem::IWGprotected
mCommRankbelfem::fem::IWGprotected
mComputeJacobianOnBlockbelfem::fem::IWGprotected
mComputeJacobianOnSidesetbelfem::fem::IWGprotected
mDefaultDofTypesbelfem::fem::IWGprotected
mDeltaTimebelfem::fem::IWGprotected
mDimensionalitybelfem::fem::IWGprotected
mDofEntityTypesbelfem::fem::IWGprotected
mDofFieldMapbelfem::fem::IWGprotected
mDofFieldsbelfem::fem::IWGprotected
mDofLabelsbelfem::fem::IWGprotected
mDofMapbelfem::fem::IWGprotected
mDofModebelfem::fem::IWGprotected
mDofsPerBlockbelfem::fem::IWGprotected
mDofsPerSideSetbelfem::fem::IWGprotected
mDofTypeMapbelfem::fem::IWGprotected
mEdgeDofMultiplicitybelfem::fem::IWGprotected
mEdgeFieldIndicesbelfem::fem::IWGprotected
mEnrichSideSetsbelfem::fem::IWGprotected
method() const overridebelfem::fem::IWG_Timestepinlinevirtual
mFaceDofMultiplicitybelfem::fem::IWGprotected
mFaceFieldIndicesbelfem::fem::IWGprotected
mFieldbelfem::fem::IWGprotected
mFluxFieldsbelfem::fem::IWGprotected
mGroupbelfem::fem::IWGprotected
mHasConvectionbelfem::fem::IWGprotected
mHiddenFieldsbelfem::fem::IWGprotected
mInterpolationTypebelfem::fem::IWGprotected
mIsInitializedbelfem::fem::IWGprotected
mLambdabelfem::fem::IWG_StaticHeatConductionprotected
mLambdaDofMultiplicitybelfem::fem::IWGprotected
mMaterialbelfem::fem::IWGprotected
mMeshbelfem::fem::IWGprotected
mModebelfem::fem::IWGprotected
mNodesOnWettedSidesetsbelfem::fem::IWGprotected
mNormal2Dbelfem::fem::IWGprotected
mNormal3Dbelfem::fem::IWGprotected
mNumberOfDerivativeDimensionsbelfem::fem::IWGprotected
mNumberOfDofsPerEdgebelfem::fem::IWGprotected
mNumberOfDofsPerElementbelfem::fem::IWGprotected
mNumberOfDofsPerFacebelfem::fem::IWGprotected
mNumberOfDofsPerNodebelfem::fem::IWGprotected
mNumberOfEdgeDofsPerElementbelfem::fem::IWGprotected
mNumberOfEdgesPerElementbelfem::fem::IWGprotected
mNumberOfFacesPerElementbelfem::fem::IWGprotected
mNumberOfNodeDofsPerElementbelfem::fem::IWGprotected
mNumberOfNodesPerElementbelfem::fem::IWGprotected
mNumberOfNodesPerMasterbelfem::fem::IWGprotected
mNumberOfNodesPerSlavebelfem::fem::IWGprotected
mNumberOfRhsColsbelfem::fem::IWGprotected
mNumberOfRhsDofsPerEdgebelfem::fem::IWGprotected
mNumberOfRhsDofsPerFacebelfem::fem::IWGprotected
mNumberOfRhsEdgeDofsPerElementbelfem::fem::IWGprotected
mNumberOfSpatialDimensionsbelfem::fem::IWGprotected
mNumberOfThinShellLayersbelfem::fem::IWGprotected
mode() constbelfem::fem::IWG
model_dimensionality() constbelfem::fem::IWG
mOmegabelfem::fem::IWGprotected
mOrderbelfem::fem::IWG_Timestepprotected
mOrphanedNodesbelfem::fem::IWGprotected
mOtherFieldsbelfem::fem::IWGprotected
mPenaltybelfem::fem::IWGprotected
mSideSetActivationModesbelfem::fem::IWGprotected
mSideSetDofLinkModebelfem::fem::IWGprotected
mSideSetDofsbelfem::fem::IWGprotected
mSideSetIDsbelfem::fem::IWGprotected
mSideSetIndicesbelfem::fem::IWGprotected
mSideSetOnlyDofsbelfem::fem::IWGprotected
mSideSetSubTypesbelfem::fem::IWGprotected
mSideSetTypesbelfem::fem::IWGprotected
mSolverAlgorithmbelfem::fem::IWGprotected
mSymmetryModebelfem::fem::IWGprotected
mTensorFieldsbelfem::fem::IWGprotected
mTimeLoopbelfem::fem::IWGprotected
mTimeStepMatricesbelfem::fem::IWG_Timestepprotected
mTypebelfem::fem::IWGprotected
mWettedSidesetsbelfem::fem::IWGprotected
N(const uint &aIntegrationPoint)belfem::fem::IWG
num_rhs_cols() constbelfem::fem::IWG
number_of_dofs_per_cell(const id_t aBlockID) constbelfem::fem::IWGinline
number_of_dofs_per_edge(const id_t aBlockID) constbelfem::fem::IWGinline
number_of_dofs_per_element(Block *aBlock) constbelfem::fem::IWGvirtual
number_of_dofs_per_element(SideSet *aSideSet) constbelfem::fem::IWGvirtual
number_of_dofs_per_face(const id_t aBlockID) constbelfem::fem::IWGinline
number_of_dofs_per_node() constbelfem::fem::IWG
number_of_dofs_per_node(const id_t aBlockID) constbelfem::fem::IWGinline
number_of_dofs_per_node_on_sideset(const id_t aSideSetID) constbelfem::fem::IWGinline
number_of_edges_per_element(SideSet *aSideSet) constbelfem::fem::IWG
number_of_faces_per_element(SideSet *aSideSet) constbelfem::fem::IWG
number_of_fields() constbelfem::fem::IWGinline
number_of_lambda_dofs(const id_t aSideSetID) constbelfem::fem::IWG
number_of_nodes_per_element(SideSet *aSideSet) constbelfem::fem::IWG
omega() constbelfem::fem::IWGinline
operator=(const IWG &)=deletebelfem::fem::IWG
operator=(IWG &&)=deletebelfem::fem::IWG
order_active() constbelfem::fem::IWG_Timestepinline
order_pending() constbelfem::fem::IWG_Timestepinline
orphaned_nodes()belfem::fem::IWGinline
other_fields() constbelfem::fem::IWGinline
penalty(const uint aIndex) constbelfem::fem::IWGinline
print_dofs(Element *aElement, const bool aLocal=false)belfem::fem::IWG
reset_fields() overridebelfem::fem::IWG_Timestepvirtual
restore_history_state(const Vector< real > &aH, const uint aStepCount, const real aLastDeltaTime)belfem::fem::IWG_Timestep
restore_savepoint()belfem::fem::IWG_Timestep
save_history_state(Vector< real > &aH, uint &aStepCount, real &aLastDeltaTime) constbelfem::fem::IWG_Timestep
select_block(const id_t aBlockID)belfem::fem::IWG
select_blocks(const Vector< id_t > &aBlockIDs)belfem::fem::IWG
select_sidesets(const Vector< id_t > &aSidesetIDs)belfem::fem::IWG
selected_blocks() constbelfem::fem::IWGinline
selected_sidesets() constbelfem::fem::IWGinline
set_abstract_dof_type(const uint aDofType)belfem::fem::IWG
set_abstract_nodes(Cell< mesh::Node * > &aNodes)belfem::fem::IWG
set_algorithm(const SolverAlgorithm aAlgorithm)belfem::fem::IWG
set_blocks(const Vector< id_t > &aBlockIDs, const Cell< DomainType > &aBlockTypes)belfem::fem::IWG
set_field(DofManagerBase *aField) overridebelfem::fem::IWG_Timestepprotectedvirtual
set_interpolation_type(const InterpolationType aType)belfem::fem::IWGinline
set_num_rhs_cols(const uint &aNumRhsCols)belfem::fem::IWG
set_omega(const real &aOmega)belfem::fem::IWG
set_orphaned_nodes(Cell< mesh::Node * > &aNodes)belfem::fem::IWG
set_penalty(const real aPsi, const uint aIndex=0)belfem::fem::IWG
set_sidesets(const Vector< id_t > &aSideSetIDs, const Cell< DomainType > &aSideSetTypes)belfem::fem::IWG
set_timestepping_method(const EulerMethod aMethod, const bool aHaveStiffness=true) overridebelfem::fem::IWG_Timestepvirtual
set_wetted_sidesets(const Vector< id_t > &aSideSets)belfem::fem::IWGvirtual
shift_fields() overridebelfem::fem::IWG_Timestepvirtual
sideset_activation_mode(const DomainType aType) constbelfem::fem::IWG
sideset_dof_link_mode() constbelfem::fem::IWGinline
sideset_type(const id_t aID) constbelfem::fem::IWG
symmetry_mode() constbelfem::fem::IWG
tensor_fields() constbelfem::fem::IWGinline
time_loop()belfem::fem::IWGinline
type() constbelfem::fem::IWG
unique_and_rearrange(Cell< string > &aDofs, const bool aMakeMap=false)belfem::fem::IWG
wetted_sidesets() constbelfem::fem::IWG
~IWG()belfem::fem::IWGvirtual
~IWG_StaticHeatConduction() override=defaultbelfem::fem::IWG_StaticHeatConduction
~IWG_Timestep() overridebelfem::fem::IWG_Timestep