|
| subroutine | mod_q_reconstruction_2d::face_field_reconstruction_q1_main_to_refined_2d (face_vector, refined_face_vector) |
| |
| subroutine | mod_q_reconstruction_2d::solve_coef_q1 (x, y, u, coef) |
| |
| double precision function | mod_q_reconstruction_2d::f_q1 (x1, x2, y1, y2, coef) |
| |
| subroutine | mod_q_reconstruction_2d::face_field_reconstruction_q2_main_to_refined_2d (face_vector, refined_face_vector) |
| |
| subroutine | mod_q_reconstruction_2d::solve_coef_q2 (x, y, u, coef) |
| |
| double precision function | mod_q_reconstruction_2d::f_q2 (x1, x2, y1, y2, coef) |
| |