v0.14.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions | Variables
EP_Operators.hpp File Reference
#include <stdlib.h>
#include <BasicFiniteElements.hpp>

Go to the source code of this file.

Classes

struct  ElecPhys::Params
 
struct  ElecPhys::PreviousData
 
struct  ElecPhys::OpEssentialBC
 
struct  ElecPhys::OpInitialMass
 
struct  ElecPhys::OpAssembleSlowRhsV
 
struct  ElecPhys::OpAssembleStiffRhsTau< dim >
 
struct  ElecPhys::OpAssembleStiffRhsV< dim >
 
struct  ElecPhys::OpAssembleLhsTauTau< dim >
 
struct  ElecPhys::OpAssembleLhsTauV< dim >
 
struct  ElecPhys::OpAssembleLhsVTau
 
struct  ElecPhys::OpAssembleLhsVV
 
struct  ElecPhys::OpDamp_dofs_to_field_data
 
struct  ElecPhys::Monitor
 

Namespaces

namespace  ElecPhys
 

Typedefs

using ElecPhys::VolEle = MoFEM::VolumeElementForcesAndSourcesCore
 
using ElecPhys::OpVolEle = VolEle::UserDataOperator
 
using ElecPhys::FaceEle = MoFEM::FaceElementForcesAndSourcesCore
 
using ElecPhys::OpFaceEle = FaceEle::UserDataOperator
 
using ElecPhys::EntData = DataForcesAndSourcesCore::EntData
 

Functions

double ElecPhys::Heaviside (const double pt)
 

Variables

const double ElecPhys::essen_value = 0.0
 
const int ElecPhys::save_every_nth_step = 4
 
FTensor::Index< 'i', 3 > ElecPhys::i
 
Params ElecPhys::params