Memosa-FVM
0.2
|
#include <BatteryFixInterfaceGhost.h>
Public Types | |
typedef NumTypeTraits< X > ::T_Scalar | T_Scalar |
typedef CRMatrix< Diag, OffDiag, X > | CCMatrix |
typedef CCMatrix::DiagArray | DiagArray |
typedef Array< T_Scalar > | TArray |
typedef Array< X > | XArray |
typedef Vector< T_Scalar, 3 > | VectorT3 |
typedef Array< VectorT3 > | VectorT3Array |
Public Member Functions | |
BatteryFixInterfaceGhost (const MeshList &meshes, GeomFields &geomFields, Field &varField, Field &diffusivityField) | |
void | fixInterfaces () |
Private Attributes | |
GeomFields & | _geomFields |
Field & | _varField |
Field & | _diffusivityField |
const MeshList & | _meshes |
Definition at line 24 of file BatteryFixInterfaceGhost.h.
typedef CRMatrix<Diag,OffDiag,X> BatteryFixInterfaceGhost< X, Diag, OffDiag >::CCMatrix |
Definition at line 28 of file BatteryFixInterfaceGhost.h.
typedef CCMatrix::DiagArray BatteryFixInterfaceGhost< X, Diag, OffDiag >::DiagArray |
Definition at line 29 of file BatteryFixInterfaceGhost.h.
typedef NumTypeTraits<X>::T_Scalar BatteryFixInterfaceGhost< X, Diag, OffDiag >::T_Scalar |
Definition at line 27 of file BatteryFixInterfaceGhost.h.
typedef Array<T_Scalar> BatteryFixInterfaceGhost< X, Diag, OffDiag >::TArray |
Definition at line 30 of file BatteryFixInterfaceGhost.h.
typedef Vector<T_Scalar,3> BatteryFixInterfaceGhost< X, Diag, OffDiag >::VectorT3 |
Definition at line 32 of file BatteryFixInterfaceGhost.h.
typedef Array<VectorT3> BatteryFixInterfaceGhost< X, Diag, OffDiag >::VectorT3Array |
Definition at line 33 of file BatteryFixInterfaceGhost.h.
typedef Array<X> BatteryFixInterfaceGhost< X, Diag, OffDiag >::XArray |
Definition at line 31 of file BatteryFixInterfaceGhost.h.
|
inline |
Definition at line 36 of file BatteryFixInterfaceGhost.h.
|
inline |
Definition at line 47 of file BatteryFixInterfaceGhost.h.
References BatteryFixInterfaceGhost< X, Diag, OffDiag >::_diffusivityField, BatteryFixInterfaceGhost< X, Diag, OffDiag >::_geomFields, BatteryFixInterfaceGhost< X, Diag, OffDiag >::_meshes, BatteryFixInterfaceGhost< X, Diag, OffDiag >::_varField, GeomFields::coordinate, Mesh::getCellCells(), Mesh::getCells(), StorageSite::getCount(), Mesh::getFaceCells(), Mesh::getOtherFaceGroupSite(), Mesh::getOtherMeshID(), Mesh::getParentFaceGroupSite(), Mesh::getParentMeshID(), StorageSite::getSelfCount(), Mesh::isConnectedShell(), and Mesh::isDoubleShell().
Referenced by BatteryModel< T >::Impl::linearizeSpecies().
|
private |
Definition at line 183 of file BatteryFixInterfaceGhost.h.
Referenced by BatteryFixInterfaceGhost< X, Diag, OffDiag >::fixInterfaces().
|
private |
Definition at line 181 of file BatteryFixInterfaceGhost.h.
Referenced by BatteryFixInterfaceGhost< X, Diag, OffDiag >::fixInterfaces().
|
private |
Definition at line 184 of file BatteryFixInterfaceGhost.h.
Referenced by BatteryFixInterfaceGhost< X, Diag, OffDiag >::fixInterfaces().
|
private |
Definition at line 182 of file BatteryFixInterfaceGhost.h.
Referenced by BatteryFixInterfaceGhost< X, Diag, OffDiag >::fixInterfaces().