BELFEM
0.9.0
Berkeley Lab Finite Element Framework
Toggle main menu visibility
Loading...
Searching...
No Matches
mt_maxwell_l2_b.hpp
Go to the documentation of this file.
1
//
2
// Created by christian on 12/4/24.
3
//
4
5
#ifndef MT_MAXWELL_L2_B_HPP
6
#define MT_MAXWELL_L2_B_HPP
7
#include "
typedefs.hpp
"
8
#include "
cl_Vector.hpp
"
9
#include "
cl_Matrix.hpp
"
10
11
#include "
cl_FEM_Element.hpp
"
12
#include "
cl_FEM_Calculator.hpp
"
13
14
namespace
belfem
15
{
16
namespace
fem
17
{
18
namespace
maxwell
19
{
20
void
21
l2_b2d
( Calculator * aCalc, Matrix< real > & aK, Vector< real > & aF );
22
23
}
24
}
25
}
26
27
#endif
//MT_MAXWELL_L2_B_HPP
cl_FEM_Calculator.hpp
cl_FEM_Element.hpp
cl_Matrix.hpp
cl_Vector.hpp
belfem::fem::maxwell
Definition
cl_EF_PENTA6TS.hpp:23
belfem::fem::maxwell::l2_b2d
void l2_b2d(Calculator *aCalc, Matrix< real > &aK, Vector< real > &aF)
Definition
mt_maxwell_l2_b.cpp:15
belfem::fem
Definition
cl_IFB_LINE3.hpp:21
belfem
USER GUIDES:
Definition
cl_Capacitor.cpp:16
typedefs.hpp
src
fem
maxwell
matrices
mt_maxwell_l2_b.hpp
Generated by
1.18.0