3 Oct
2017
3 Oct
'17
12:12 p.m.
Hi all, I need to compute some operators in the strong form directly for a project, i.e. without the mass matrix included in the operator. For the convection and gradient operators, I am using the functions convop and gradm1 respectively. However, I would also need to compute strong divergence and Laplacian and I did not find the corresponding functions (opdiv and axhelm are computing the weak form if I understand correctly). Do such functions exist? Or what modifications should I bring to the existing routines to change them to strong form? Best regards, Nicolas