Chi-Tech
|
#include "array"
Go to the source code of this file.
Data Structures | |
class | mg_diffusion::Boundary |
Namespaces | |
namespace | mg_diffusion |
Enumerations | |
enum class | mg_diffusion::BoundaryType : int { mg_diffusion::Reflecting = 1 , mg_diffusion::Neumann = 3 , mg_diffusion::Robin = 4 , mg_diffusion::Vacuum = 5 } |