Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
app-radu/cellwise.hh File Reference
#include "basics/typedefs.hh"
#include "toolbox/dynArray.hh"
#include "toolbox/array.hh"
#include "toolbox/hashMap.hh"
#include "space/postProcess.hh"
Include dependency graph for cellwise.hh:

Go to the source code of this file.

Classes

class  CellA_M_alpha_of_x
 Computes the cellwise coefficients for the diffusion operator from the given data: $ \tilde{A}^M_\alpha(x) = E_a(x) + \sum_{n=1}^M \sqrt{\lambda_n} \phi_n(x) \mu_{\alpha_n} $. More...
class  CellA_M_of_x_MC
 Computes the cellwise coefficients for the diffusion operator from the given data: $ \tilde{A}^M(x) = E_a(x) + \sum_{n=1}^M \sqrt{\lambda_n} \phi_n(x) y_m, $ where $y_m$ realisations of iid random variables on (-.5,.5) are. More...
class  EvaluateEa_of_x
 Computes the cellwise values of $ E_a(x) $ by evaluating the given function in the center of gravity. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)