BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
mt_maxwell_phi.cpp File Reference
#include "constants.hpp"
#include "cl_FEM_Element.hpp"
#include "matrices/mt_maxwell_phi.hpp"
#include "cl_FEM_Controller.hpp"
#include "cl_FEM_DofManagerBase.hpp"
#include "cl_FEM_Kernel.hpp"
#include "cl_IWG.hpp"
#include "cl_IWG_Timestep.hpp"
#include "cl_TimestepMatrices.hpp"
#include "fn_trans.hpp"
#include "fn_norm.hpp"
#include "fn_dot.hpp"
Include dependency graph for mt_maxwell_phi.cpp:

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::fem
namespace  belfem::fem::maxwell

Functions

void belfem::fem::maxwell::phi (Calculator *aCalc, TimestepMatrices *aMatrices)
void belfem::fem::maxwell::phi_ferro_picard (Calculator *aCalc, TimestepMatrices *aMatrices)
void belfem::fem::maxwell::phi_ferro_newton (Calculator *aCalc, TimestepMatrices *aMatrices)
void belfem::fem::maxwell::phi_tri3 (Calculator *aCalc, TimestepMatrices *aMatrices)
void belfem::fem::maxwell::phi_tet4 (Calculator *aCalc, TimestepMatrices *aMatrices)
void belfem::fem::maxwell::phi_tri6_tet10 (Calculator *aCalc, TimestepMatrices *aMatrices)