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

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

_base_solMAST::ComplexAssemblyBaseprotected
_base_sol_sensitivityMAST::ComplexAssemblyBaseprotected
_disciplineMAST::AssemblyBaseprotected
_elem_opsMAST::AssemblyBaseprotected
_param_dependenceMAST::AssemblyBaseprotected
_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
base_sol(bool if_sens=false) constMAST::ComplexAssemblyBase
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_base_solution(bool if_sens=false)MAST::ComplexAssemblyBase
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
ComplexAssemblyBase()MAST::ComplexAssemblyBase
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
if_linearized_about_nonzero_solution() constMAST::ComplexAssemblyBase
residual_and_jacobian(const libMesh::NumericVector< Real > &X, libMesh::NumericVector< Real > *R, libMesh::SparseMatrix< Real > *J, libMesh::NonlinearImplicitSystem &S)MAST::AssemblyBaseinlinevirtual
residual_and_jacobian_blocked(const libMesh::NumericVector< Real > &X, libMesh::NumericVector< Real > &R, libMesh::SparseMatrix< Real > &J, MAST::Parameter *p=nullptr)MAST::ComplexAssemblyBase
residual_and_jacobian_field_split(const libMesh::NumericVector< Real > &X_R, const libMesh::NumericVector< Real > &X_I, libMesh::NumericVector< Real > &R_R, libMesh::NumericVector< Real > &R_I, libMesh::SparseMatrix< Real > &J_R, libMesh::SparseMatrix< Real > &J_I)MAST::ComplexAssemblyBase
residual_l2_norm(const libMesh::NumericVector< Real > &real, const libMesh::NumericVector< Real > &imag)MAST::ComplexAssemblyBase
sensitivity_assemble(const MAST::FunctionBase &f, libMesh::NumericVector< Real > &sensitivity_rhs)MAST::ComplexAssemblyBasevirtual
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_base_solution(const libMesh::NumericVector< Real > &sol, bool if_sens=false)MAST::ComplexAssemblyBase
set_discipline_and_system(MAST::PhysicsDisciplineBase &discipline, MAST::SystemInitialization &system)MAST::AssemblyBasevirtual
set_elem_operation_object(MAST::AssemblyElemOperations &elem_ops)MAST::AssemblyBasevirtual
set_solver_monitor(MAST::AssemblyBase::SolverMonitor &monitor)MAST::AssemblyBase
system() constMAST::AssemblyBase
system()MAST::AssemblyBase
system_init()MAST::AssemblyBase
~AssemblyBase()MAST::AssemblyBasevirtual
~ComplexAssemblyBase()MAST::ComplexAssemblyBasevirtual