PRISMS-PF  v2.1
varBCs< dim > Class Template Reference

#include <varBCs.h>

Public Attributes

std::vector< BC_typevar_BC_type
 
std::vector< double > var_BC_val
 

Detailed Description

template<int dim>
class varBCs< dim >

Definition at line 16 of file varBCs.h.

Member Data Documentation

◆ var_BC_type

std::vector<BC_type> var_BC_type

Definition at line 19 of file varBCs.h.

◆ var_BC_val

std::vector<double> var_BC_val

Definition at line 20 of file varBCs.h.


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