_discipline | MAST::AssemblyBase | protected |
_dof_handler | MAST::LevelSetNonlinearImplicitAssembly | protected |
_elem_ops | MAST::AssemblyBase | protected |
_enable_dof_handler | MAST::LevelSetNonlinearImplicitAssembly | protected |
_evaluate_output_on_negative_phi | MAST::LevelSetNonlinearImplicitAssembly | protected |
_filter | MAST::LevelSetNonlinearImplicitAssembly | protected |
_first_iter_res_l2_norm | MAST::NonlinearImplicitAssembly | protected |
_indicator | MAST::LevelSetNonlinearImplicitAssembly | protected |
_intersection | MAST::LevelSetNonlinearImplicitAssembly | protected |
_level_set | MAST::LevelSetNonlinearImplicitAssembly | protected |
_param_dependence | MAST::AssemblyBase | protected |
_post_assembly | MAST::NonlinearImplicitAssembly | protected |
_res_l2_norm | MAST::NonlinearImplicitAssembly | protected |
_sol_function | MAST::AssemblyBase | protected |
_solver_monitor | MAST::AssemblyBase | protected |
_system | MAST::AssemblyBase | protected |
_velocity | MAST::LevelSetNonlinearImplicitAssembly | protected |
_void_solution_monitor | MAST::LevelSetNonlinearImplicitAssembly | protected |
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) const | MAST::AssemblyBase | |
calculate_output(const libMesh::NumericVector< Real > &X, MAST::OutputAssemblyElemOperations &output) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
calculate_output_adjoint_sensitivity(const libMesh::NumericVector< Real > &X, const libMesh::NumericVector< Real > &dq_dX, const MAST::FunctionBase &p, MAST::AssemblyElemOperations &elem_ops, MAST::OutputAssemblyElemOperations &output, const bool include_partial_sens=true) | MAST::AssemblyBase | virtual |
calculate_output_derivative(const libMesh::NumericVector< Real > &X, MAST::OutputAssemblyElemOperations &output, libMesh::NumericVector< Real > &dq_dX) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
calculate_output_direct_sensitivity(const libMesh::NumericVector< Real > &X, const libMesh::NumericVector< Real > *dXdp, const MAST::FunctionBase &p, MAST::OutputAssemblyElemOperations &output) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
clear_discipline_and_system() | MAST::AssemblyBase | virtual |
clear_elem_operation_object() | MAST::AssemblyBase | virtual |
clear_elem_parameter_dependence_object() | MAST::AssemblyBase | |
clear_level_set_function() | MAST::LevelSetNonlinearImplicitAssembly | virtual |
clear_level_set_velocity_function() | MAST::LevelSetNonlinearImplicitAssembly | virtual |
clear_solver_monitor() | MAST::AssemblyBase | |
close_matrix | MAST::AssemblyBase | |
detach_solution_function() | MAST::AssemblyBase | |
discipline() const | MAST::AssemblyBase | |
discipline() | MAST::AssemblyBase | |
first_iter_res_l2_norm() const | MAST::NonlinearImplicitAssembly | inline |
get_dof_handler() | MAST::LevelSetNonlinearImplicitAssembly | |
get_elem_ops() | MAST::AssemblyBase | |
get_intersection() | MAST::LevelSetNonlinearImplicitAssembly | |
get_solver_monitor() | MAST::AssemblyBase | |
if_use_dof_handler() const | MAST::LevelSetNonlinearImplicitAssembly | |
LevelSetNonlinearImplicitAssembly(bool enable_dof_handler) | MAST::LevelSetNonlinearImplicitAssembly | |
linearized_jacobian_solution_product(const libMesh::NumericVector< Real > &X, const libMesh::NumericVector< Real > &dX, libMesh::NumericVector< Real > &JdX, libMesh::NonlinearImplicitSystem &S) | MAST::NonlinearImplicitAssembly | virtual |
NonlinearImplicitAssembly() | MAST::NonlinearImplicitAssembly | |
res_l2_norm() const | MAST::NonlinearImplicitAssembly | inline |
reset_residual_norm_history() | MAST::NonlinearImplicitAssembly | inline |
residual_and_jacobian(const libMesh::NumericVector< Real > &X, libMesh::NumericVector< Real > *R, libMesh::SparseMatrix< Real > *J, libMesh::NonlinearImplicitSystem &S) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
second_derivative_dot_solution_assembly(const libMesh::NumericVector< Real > &X, const libMesh::NumericVector< Real > &dX, libMesh::SparseMatrix< Real > &d_JdX_dX, libMesh::NonlinearImplicitSystem &S) | MAST::NonlinearImplicitAssembly | virtual |
sensitivity_assemble(const MAST::FunctionBase &f, libMesh::NumericVector< Real > &sensitivity_rhs) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
set_discipline_and_system(MAST::PhysicsDisciplineBase &discipline, MAST::SystemInitialization &system) | MAST::AssemblyBase | virtual |
set_elem_operation_object(MAST::AssemblyElemOperations &elem_ops) | MAST::AssemblyBase | virtual |
set_evaluate_output_on_negative_phi(bool f) | MAST::LevelSetNonlinearImplicitAssembly | |
set_indicator_function(MAST::FieldFunction< RealVectorX > &indicator) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
set_level_set_function(MAST::FieldFunction< Real > &level_set, const MAST::FilterBase &filter) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
set_level_set_velocity_function(MAST::FieldFunction< RealVectorX > &velocity) | MAST::LevelSetNonlinearImplicitAssembly | virtual |
set_post_assembly_operation(MAST::NonlinearImplicitAssembly::PostAssemblyOperation &post) | MAST::NonlinearImplicitAssembly | |
set_solver_monitor(MAST::AssemblyBase::SolverMonitor &monitor) | MAST::AssemblyBase | |
system() const | MAST::AssemblyBase | |
system() | MAST::AssemblyBase | |
system_init() | MAST::AssemblyBase | |
~AssemblyBase() | MAST::AssemblyBase | virtual |
~LevelSetNonlinearImplicitAssembly() | MAST::LevelSetNonlinearImplicitAssembly | virtual |
~NonlinearImplicitAssembly() | MAST::NonlinearImplicitAssembly | virtual |