0.6.0
Loading...
Searching...
No Matches
robin_discretization_coef.f90 File Reference

Modules

module  mod_robin_discretization_coef
 

Functions/Subroutines

subroutine mod_robin_discretization_coef::robin_discretization_coef_quadratic_scheme (bc_scheme, coef_dirichlet, coef_gradient, x, x1, x2, x3, n, c1, c2, c3)
 
double precision function, dimension(3) mod_robin_discretization_coef::lagrange_quadratic_1d_coef (x, x1, x2, x3)
 
double precision function, dimension(3) mod_robin_discretization_coef::gradient_centered_o2_coef (dx)
 
double precision function, dimension(3) mod_robin_discretization_coef::gradient_uncentered_o2_coef (x, x2, x3)