MAST
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
MAST::TransientAssembly Member List

This is the complete list of members for MAST::TransientAssembly, including all inherited members.

_disciplineMAST::AssemblyBaseprotected
_elem_opsMAST::AssemblyBaseprotected
_param_dependenceMAST::AssemblyBaseprotected
_post_assemblyMAST::TransientAssemblyprotected
_sol_functionMAST::AssemblyBaseprotected
_solver_monitorMAST::AssemblyBaseprotected
_systemMAST::AssemblyBaseprotected
AssemblyBase()MAST::AssemblyBase
attach_elem_parameter_dependence_object(MAST::AssemblyBase::ElemParameterDependence &dep)MAST::AssemblyBase
attach_solution_function(MAST::MeshFieldFunction &f)MAST::AssemblyBase
build_localized_vector(const libMesh::System &sys, const libMesh::NumericVector< Real > &global) constMAST::AssemblyBase
calculate_output(const libMesh::NumericVector< Real > &X, bool if_localize_sol, MAST::OutputAssemblyElemOperations &output)MAST::AssemblyBasevirtual
calculate_output_adjoint_sensitivity(const libMesh::NumericVector< Real > &X, bool if_localize_sol, const libMesh::NumericVector< Real > &adj_sol, const MAST::FunctionBase &p, MAST::AssemblyElemOperations &elem_ops, MAST::OutputAssemblyElemOperations &output, const bool include_partial_sens=true)MAST::AssemblyBasevirtual
calculate_output_adjoint_sensitivity_multiple_parameters_no_direct(const libMesh::NumericVector< Real > &X, bool if_localize_sol, const libMesh::NumericVector< Real > &adj_sol, const std::vector< const MAST::FunctionBase *> &p_vec, MAST::AssemblyElemOperations &elem_ops, MAST::OutputAssemblyElemOperations &output, std::vector< Real > &sens)MAST::AssemblyBasevirtual
calculate_output_derivative(const libMesh::NumericVector< Real > &X, bool if_localize_sol, MAST::OutputAssemblyElemOperations &output, libMesh::NumericVector< Real > &dq_dX)MAST::AssemblyBasevirtual
calculate_output_direct_sensitivity(const libMesh::NumericVector< Real > &X, bool if_localize_sol, const libMesh::NumericVector< Real > *dXdp, bool if_localize_sol_sens, const MAST::FunctionBase &p, MAST::OutputAssemblyElemOperations &output)MAST::AssemblyBasevirtual
clear_discipline_and_system()MAST::AssemblyBasevirtual
clear_elem_operation_object()MAST::AssemblyBasevirtual
clear_elem_parameter_dependence_object()MAST::AssemblyBase
clear_solver_monitor()MAST::AssemblyBase
close_matrixMAST::AssemblyBase
detach_solution_function()MAST::AssemblyBase
diagonal_elem_subdomain_idMAST::AssemblyBase
discipline() constMAST::AssemblyBase
discipline()MAST::AssemblyBase
get_elem_ops()MAST::AssemblyBase
get_solver_monitor()MAST::AssemblyBase
linearized_jacobian_solution_product(const libMesh::NumericVector< Real > &X, const libMesh::NumericVector< Real > &dX, libMesh::NumericVector< Real > &JdX, libMesh::NonlinearImplicitSystem &S)MAST::TransientAssemblyvirtual
residual_and_jacobian(const libMesh::NumericVector< Real > &X, libMesh::NumericVector< Real > *R, libMesh::SparseMatrix< Real > *J, libMesh::NonlinearImplicitSystem &S)MAST::TransientAssemblyvirtual
sensitivity_assemble(const MAST::FunctionBase &f, libMesh::NumericVector< Real > &sensitivity_rhs)MAST::TransientAssemblyvirtual
MAST::AssemblyBase::sensitivity_assemble(const libMesh::NumericVector< Real > &X, bool if_localize_sol, const MAST::FunctionBase &f, libMesh::NumericVector< Real > &sensitivity_rhs, bool close_vector=true)MAST::AssemblyBaseinlinevirtual
set_discipline_and_system(MAST::PhysicsDisciplineBase &discipline, MAST::SystemInitialization &system)MAST::AssemblyBasevirtual
set_elem_operation_object(MAST::AssemblyElemOperations &elem_ops)MAST::AssemblyBasevirtual
set_post_assembly_operation(MAST::TransientAssembly::PostAssemblyOperation &post)MAST::TransientAssembly
set_solver_monitor(MAST::AssemblyBase::SolverMonitor &monitor)MAST::AssemblyBase
system() constMAST::AssemblyBase
system()MAST::AssemblyBase
system_init()MAST::AssemblyBase
TransientAssembly()MAST::TransientAssembly
~AssemblyBase()MAST::AssemblyBasevirtual
~TransientAssembly()MAST::TransientAssemblyvirtual