PlasCom2  1.0
XPACC Multi-physics simluation application
Maxwell::bc Namespace Reference

Functions

int ComputeDirichletBC (const std::vector< size_t > &bufferIndices, double *variable, const double &value)
 
int ComputeSATDirichletBC (const std::vector< size_t > &bufferIndices, double *rhsVar, double *stateVar, const double &value, const double &weight)
 

Function Documentation

◆ ComputeDirichletBC()

int ComputeDirichletBC ( const std::vector< size_t > &  bufferIndices,
double *  variable,
const double &  value 
)

Definition at line 11 of file MaxwellBC.C.

Referenced by TestDirichletBC().

Here is the caller graph for this function:

◆ ComputeSATDirichletBC()

int ComputeSATDirichletBC ( const std::vector< size_t > &  bufferIndices,
double *  rhsVar,
double *  stateVar,
const double &  value,
const double &  weight 
)

Definition at line 25 of file MaxwellBC.C.

Referenced by rhs< GridT, StateT, OperatorT >::HandleBoundaryConditions().

Here is the caller graph for this function: