include/meltpooldg/cut/cut_norm.hpp Source File
|
Developer Documentation
|
cut_norm.hpp
Go to the documentation of this file.
Definition amr.hpp:15
number compute_cut_norm(const dealii::LinearAlgebra::distributed::Vector< number > &solution, const dealii::MatrixFree< dim, number, dealii::VectorizedArray< number > > &matrix_free, const std::vector< std::shared_ptr< dealii::NonMatching::MappingInfo< dim, dim, dealii::VectorizedArray< number > > > > &mapping_info_cells, const bool is_two_phase, const dealii::FE_Q< dim > &reference_element, const unsigned int dof_idx, const unsigned int quad_idx, const NormType norm_type=NormType::L2_norm)
Compute the norm of a solution vector with a non-fitted (cut) domain representation.
Definition cut_norm.cpp:20
Generated by