nrv.fmod.FEM.fenics_utils
Description
NeuRon Virtualizer, large scale modeling of Peripheral Nervous System with random stimulation waveforms
Classes
a class for conductive material wh |
|
|
Class gathering parameters of a FEM FEniCS simulation. |
|
Result of a FEMSimulation. |
|
Class usefull to solve the Static/Quasi-Static electrical current problem using FEM with FEniCSx algorithms (https://fenicsproject.org). |
|
A class of materials better suited to FEM resolution with fenics. |
|
a class for conductive material wh |
Functions
|
check if an object is a fenics_material, return True if yes, else False |
|
Return a fenics material with a conductivity space function define as the |
|
Return a fenics material with a conductivity space function define as the |
|
Return fenics material from an object X |
|
check if an object is a FEMResults, return True if yes, else False |
|
save a list of SimResults in a .bp folder which can be open with PrarView |
|
Given a mesh_file or a MeshCreator returns mesh cell_tags and facet_tags (see dolfinx.io.gmshio.model_to_mesh for more details) NB: copy of dolfinx.io.gmshio.read_from_msh verbose from gmsh |
|
return only the domain from mesh_file |
|
|
|
|
|
check if an object is a fenics_material, return True if yes, else False |
|