version 0.6.0
type_boundary_condition::t_boundary_condition_side Type Reference

Public Attributes

double precision, dimension(:,:,:), allocatable coef
 Coefficients of the boundary condition. The size of the 3rd dimension is 3.
 
integer, dimension(:,:), allocatable type
 Type of the boundary condition (e.g.: Neumann, Dirichlet).
 

Detailed Description

\[ c_{n,m,3} \phi + c_{n,m,2} \frac{ \partial \phi }{ \partial n } = c_{n,m,1} \]


The documentation for this type was generated from the following file: