PlasCom2  1.0
XPACC Multi-physics simluation application
MaxwellBC.C File Reference
#include <iostream>
#include "Simulation.H"
Include dependency graph for MaxwellBC.C:

Go to the source code of this file.

Namespaces

 Maxwell
 
 Maxwell::bc
 

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)