PRISMS-PF  v2.1
varBCs.h File Reference

Go to the source code of this file.

Classes

class  varBCs< dim >
 

Enumerations

enum  BC_type {
  NATURAL, DIRICHLET, PERIODIC, NON_UNIFORM_DIRICHLET,
  NEUMANN
}
 

Enumeration Type Documentation

◆ BC_type

enum BC_type
Enumerator
NATURAL 
DIRICHLET 
PERIODIC 
NON_UNIFORM_DIRICHLET 
NEUMANN 

Definition at line 12 of file varBCs.h.