| Cbelfem::material::Abundance | Natural isotope abundance database for alloy property calculations |
| Cbelfem::gasmodels::AlphaFunction | The Alpha function is part of the Cubic gas model |
| Cbelfem::gasmodels::AlphaFunction_CCR | |
| Cbelfem::gasmodels::AlphaFunction_Classic | |
| Cbelfem::gasmodels::AlphaFunction_Empty | Empty function that does nothing |
| Cbelfem::gasmodels::AlphaFunction_MC | |
| Cbelfem::gasmodels::AlphaFunction_PM | Mahmoodi and Sedigh |
| Cbelfem::gasmodels::AlphaFunctionFactory | Creates the alpha function of a cubic equation of state for one species |
| Cbelfem::Arguments | Command-line argument parsing |
| Cbelfem::gastables::Arguments | Command line front end of the gastable executable |
| Cbelfem::Ascii | Line-based ASCII file interface |
| Cbelfem::CsvFile | CSV reader for numeric data |
| Cbelfem::InputFile | Parser for the input.conf configuration format |
| Cbelfem::gastables::InputAlpha | Reader for cubicalpha.inp, the fitted alpha function coefficients of Mahmoodi and Sedigh ( doi 10.1016/j.fluid.2016.12.015 ) |
| Cbelfem::gastables::InputData | Reader for gasdata.inp, the table of critical point and molecular data |
| Cbelfem::gastables::InputThermo | Class that can read the thermo.inp |
| Cbelfem::gastables::InputTransport | Reader for trans.inp, the CEA transport property table |
| Cbelfem::mesh::GmshReader | |
| Cmesh.AsciiFile.AsciiFile | |
| Cmesh.GmshReader.GmshReader | |
| Cmesh.GmshReader.GmshReader | |
| Ccorc.assembler.Assembler | |
| Cpancake.basecurve.Basecurve | |
| Cpancake.basecurve.RigidTransform | |
| Cpancake.pancake.PancakeCurve | |
| Cpancake.spiral.PlanarSpiral | |
| Cpancake.spiral.LameSpiral | |
| Cpc.Basecurve | |
| Ctest_pancake._LeadCurve | |
| Cbelfem::ode::BDF | |
| Cbelfem::fem::Bearing | |
| Cbelfem::fem::dofmgr::BearingData | |
| Cbelfem::mesh::BeltedTree | |
| Cbelfem::Bezier | |
| Cbelfem::mesh::BfmFile | |
| Cbelfem::material::BhCurve | B-H curve for ferromagnetic materials |
| Cbelfem::material::BhSplineCurve | |
| Cbelfem::Bitset< N > | Compile-time fixed-size bitset |
| Cbelfem::mesh::Block | |
| Cbelfem::vtk::BlockActor | Owns the VTK actor for a single mesh Block |
| Cbelfem::fem::dofmgr::BlockData | |
| Ccorc.builder.Builder | |
| Ccorc.cable.Cable | |
| Cbelfem::fem::Calculator | |
| Ccorc.caps.CapGenerator | |
| Cbelfem::Cell< T > | Cell is a wrapper around the standard vector |
| Cbelfem::mesh::Chain | Formal sum of k-simplices (homology) |
| Cbelfem::Circuit | |
| Cbelfem::electronics::ElectricalCircuit | The circuit itself: MNA assembly, Jacobian, solve and timestep |
| Cbelfem::mesh::Cochain | Cochain: a functional on chains (cohomology) |
| Cbelfem::mesh::Cohomology | Computes the cohomology groups H^k of a mesh complex |
| Cbelfem::mesh::CommTable | |
| Cbelfem::CommunicationObject | |
| Cbelfem::solver::Wrapper | Parent class for solver specific data |
| Cbelfem::solver::MUMPS | |
| Cbelfem::solver::PARDISO | |
| Cbelfem::solver::PETSC | |
| Cbelfem::solver::STRUMPACK | |
| Cbelfem::solver::SUPERLU | |
| Cbelfem::solver::UMFPACK | |
| Cbelfem::Communicator | Global MPI communicator manager |
| Cbelfem::mesh::ConnectivityCalculator | Computes element-to-element and node-to-node connectivity for finite element meshes |
| Cbelfem::fem::Controller | Nonlinear iteration controller: relaxation, timestep adaptation and convergence policy |
| Cbelfem::mesh::proto::ControlPointData | |
| Cbelfem::lapack::cplx_type< T > | |
| Cbelfem::lapack::cplx_type< std::complex< T > > | |
| Cpancake.gmsh_geometry.CrossSection | |
| Cbelfem::mesh::Curve | |
| Cbelfem::vtk::Curve | A polyline VTK actor built from an ordered list of 3D points |
| Ccorc.curve.Curve | |
| Ccorc.curve.Lame | |
| Ccorc.curve.StraightLine | |
| Ccorc.curve.Trefoil | |
| Ccorc.tests.test_curve_frame._Circle | |
| Cpancake.gmsh_geometry.Curve | |
| Cbelfem::mesh::CurvedElementChecker | This temporary class is created by mesh->flag_curved_elements() |
| Cbelfem::mesh::CurveFactory | |
| Cpancake.gmsh_geometry.CurveLoop | |
| Cbelfem::mesh::CutData | Per-cut topology and metadata |
| Cbelfem::mesh::CutFactory | Main orchestrator for automatic cut generation on multiply-connected domains |
| Cbelfem::mesh::CutProcessor | Converts thick cuts into the thin cuts the FEM assembly consumes |
| Cbelfem::mesh::CutProcessorManual | |
| Cbelfem::mesh::CutSet | |
| Cbelfem::Database | Precomputed lookup table on a tensor grid; evaluation, derivatives and HDF5 persistence |
| Cbelfem::sparse::DistMatrix | |
| Cbelfem::sparse::DistMatrixAIJ< T > | |
| Cbelfem::sparse::DistMatrixCSR< T > | |
| Cbelfem::mesh::Distributor | |
| Cbelfem::fem::dofmgr::DofData | |
| Cbelfem::fem::DofManagerBase | Abstract interface of the dof manager as seen by the group classes and the IWG; DofManager is its only implementation |
| Cbelfem::fem::DofManager | This class creates the DOFs based on the passed equation object |
| Cbelfem::fem::DofTable | Dof table contains the dofs per block and sideset |
| Cbelfem::fem::Domain | |
| Cpancake.fem.Domain | |
| Cpancake.fem.BoxDomain | |
| Cpancake.fem.WedgeDomain | |
| Cbelfem::DynamicBitset | Runtime-sized bitset; one bit per flag, packed into 64-bit words |
| Cbelfem::mesh::EdgeCutter | |
| Cbelfem::mesh::proto::EdgeData | |
| Cbelfem::mesh::EdgeFactory | |
| Cbelfem::fem::EdgeFunction | Edge function base class |
| Cbelfem::fem::EF_HEX8 | |
| Cbelfem::fem::EF_HEX8TB | Edge function for the HEX8TB side-connector wall element |
| Cbelfem::fem::EF_HEX8TS | |
| Cbelfem::fem::EF_LINE3 | Edge function for thin shell |
| Cbelfem::fem::EF_PENTA6TS | |
| Cbelfem::fem::EF_QUAD4TS | |
| Cbelfem::fem::EF_TET10 | |
| Cbelfem::fem::EF_TET4 | |
| Cbelfem::fem::EF_TRI3 | |
| Cbelfem::fem::EF_TRI6 | |
| Cbelfem::fem::EdgeFunctionFactory | Creates edge functions by element type |
| Cbelfem::fem::dofmgr::EigenValues | |
| Cbelfem::electronics::ElectricalCircuitFactory | Builds the circuit from the input deck's circuit{} section |
| Cbelfem::fem::Element | |
| Cmesh.Element.Element | An abstract element class |
| Cmesh.Hex20.Hex20 | 20-Node Hex Element |
| Cmesh.Hex20.Hex20 | 20-Node Hex Element |
| Cmesh.Hex27.Hex27 | 27-Node Hex Element |
| Cmesh.Hex27.Hex27 | 27-Node Hex Element |
| Cmesh.Hex8.Hex8 | 8-Node Hex Element |
| Cmesh.Hex8.Hex8 | 8-Node Hex Element |
| Cmesh.Line2.Line2 | 2-Node Line Element |
| Cmesh.Line2.Line2 | 2-Node Line Element |
| Cmesh.Line3.Line3 | 3-Node Line Element |
| Cmesh.Line3.Line3 | 3-Node Line Element |
| Cmesh.Penta15.Penta15 | 18-Node Pentaedron Element |
| Cmesh.Penta15.Penta15 | 18-Node Pentaedron Element |
| Cmesh.Penta18.Penta18 | 18-Node Pentaedron Element |
| Cmesh.Penta18.Penta18 | 18-Node Pentaedron Element |
| Cmesh.Penta6.Penta6 | 6-Node Pentaedron Element |
| Cmesh.Penta6.Penta6 | 6-Node Pentaedron Element |
| Cmesh.Pyra14.Pyra14 | 14-Node Pyramid Element |
| Cmesh.Pyra14.Pyra14 | 14-Node Pyramid Element |
| Cmesh.Pyra5.Pyra5 | 5-Node Pyramid Element |
| Cmesh.Pyra5.Pyra5 | 5-Node Pyramid Element |
| Cmesh.Quad4.Quad4 | 4-Node Quadrilateral Element |
| Cmesh.Quad4.Quad4 | 4-Node Quadrilateral Element |
| Cmesh.Quad8.Quad8 | 8-Node Quadrilateral Element |
| Cmesh.Quad8.Quad8 | 8-Node Quadrilateral Element |
| Cmesh.Quad9.Quad9 | 9-Node Quadrilateral Element |
| Cmesh.Quad9.Quad9 | 9-Node Quadrilateral Element |
| Cmesh.Tet10.Tet10 | 10-Tet Hex Element |
| Cmesh.Tet10.Tet10 | 10-Tet Hex Element |
| Cmesh.Tet4.Tet4 | 4-Node Tet Element |
| Cmesh.Tet4.Tet4 | 4-Node Tet Element |
| Cmesh.Tri3.Tri3 | 3-Node Tri Element |
| Cmesh.Tri3.Tri3 | 3-Node Tri Element |
| Cmesh.Tri6.Tri6 | 6-Node Tri Element |
| Cmesh.Tri6.Tri6 | 6-Node Tri Element |
| Cmesh.Vertex.Vertex | 1-Node Element |
| Cmesh.Vertex.Vertex | 1-Node Element |
| Cbelfem::mesh::proto::ElementData | |
| Cbelfem::mesh::proto::ElementExtra | |
| Cbelfem::mesh::ElementFactory | |
| Cbelfem::fem::ElementMapper | Inverse element map: given physical coordinates aX inside an element, solves x(xi) = aX for the natural coordinates xi |
| Cbelfem::gasmodels::EoS | Virtual class for equation of state |
| Cbelfem::gasmodels::EoS_Cubic | Cubic equation of state |
| Cbelfem::gasmodels::EoS_Idgas | This is the ideal gas equaiton of state |
| Cbelfem::gasmodels::Helmholtz | Model for the helmholtz energy, specifically user for cryogenic fluids |
| Cbelfem::gasmodels::EoS_Hydrogen | Fundamental Helmholtz equation of state for hydrogen, after Leachman, Jacobsen, Penoncello and Lemmon 2009, doi 10.1063/1.3160306 |
| Cbelfem::gasmodels::EoS_Methane | See https://doi.org/10.1063/1.555898 |
| Cbelfem::gasmodels::EoS_Nitrogen | 10.1063/1.1349047 |
| Cbelfem::gasmodels::EoS_Oxygen | See https://doi.org/10.1016/0378-3812(85)87016-3 |
| CException | |
| Ccorc.assembler.AssemblerError | |
| Ccorc.caps.CapError | |
| Ccorc.frame.FrameError | |
| Ccorc.postprocess.ValidationError | |
| Ccorc.winding.WindingError | |
| Cpancake.fem.FemError | |
| Cbelfem::mesh::ExodusWriter | |
| Cbelfem::mesh::proto::FaceData | |
| Cbelfem::mesh::proto::FacetData | |
| Cbelfem::mesh::FaceFactory | |
| Cbelfem::mesh::proto::FacetExtra | |
| Cstd::false_type | |
| Cbelfem::is_scalar< Matrix< T > > | |
| Cbelfem::is_scalar< Vector< T > > | |
| Cbelfem::mesh::Field | |
| Cbelfem::fem::dofmgr::FieldData | |
| Cbelfem::fem::maxwell::FieldList | Dof list is a struct that contains the dof lists for blocks, sidesets and interfaces |
| Ccorc.frame.Frame | |
| Cbelfem::Gas | The gas class that provides the fluid model |
| Cbelfem::gastables::GasData | The per species property record: the scalar data that describe a gas but do not depend on the state |
| Cbelfem::lapack::gees_select< T > | |
| Cbelfem::lapack::gees_select< std::complex< R > > | |
| Cbelfem::Genome< B, N > | |
| Cpancake.gmsh_geometry.Geometry | |
| Cpancake.fem.GeoWriter | |
| Cbelfem::mesh::GlobalVariable | |
| Cbelfem::fem::Group | |
| Cbelfem::fem::Block | |
| Cbelfem::fem::SideSet | |
| Cmesh.Group.Group | |
| Cbelfem::mesh::proto::GroupData | |
| Cbelfem::Hash | Incremental hash computation |
| Cbelfem::HDF5 | Hierarchical data format I/O |
| Cbelfem::gastables::HeatPoly | One temperature interval of the caloric description of a species |
| Cbelfem::gastables::HeatPolyCustom | A caloric interval whose exponents are not the NASA-9 ones ( -2 … 4 ); used for the fitted cryogenic and hot extrapolations |
| Cbelfem::gastables::HeatPolyEmpty | An empty polynomial that returns only zeros |
| Cbelfem::gastables::HeatPolyGlue | A special polynomial that smoothly connects two other polynomials |
| Cbelfem::gasmodels::HelmholtzTransport | Base class for the transport properties of a Helmholtz fluid |
| Cbelfem::gasmodels::HelmholtzTransport_Hydrogen | Viscosity of normal hydrogen after Muzny, Huber and Kazakov, J |
| Cbelfem::gasmodels::HelmholtzTransport_LemmonJacobsen | Viscosity and thermal conductivity after Lemmon and Jacobsen, Int |
| Cbelfem::gasmodels::HelmholtzTransport_Methane | Special class for trans properties of methane |
| Cbelfem::mesh::Homology | Computes the homology groups H_k of a mesh complex |
| Cbelfem::fem::IntegrationData | Precomputed bundle of integration points, weights and shape-function values |
| Cbelfem::ode::Integrator | |
| Cbelfem::mesh::InterfaceProcessor | |
| Cbelfem::mesh::InterfaceSet | |
| Cbelfem::fem::InterpolationFunction | Shape function base class |
| Cbelfem::fem::InterpolationFunctionTemplate< G, T, D, B > | Shape function templated class G : Geometry T : Type D : Dimension B : Number of Basis |
| Cbelfem::fem::InterpolationFunctionFactory | Creates shape functions by element and interpolation type |
| Cstd::is_trivially_copyable | |
| Cbelfem::is_shift_register_safe< Matrix< T > > | |
| Cbelfem::is_shift_register_safe< Vector< T > > | |
| Cbelfem::is_shift_register_safe< T > | Type trait: may T be stored in a ShiftRegister? |
| Cbelfem::fem::IWG | Prototype for Integrator of Weak Form Governing Equation |
| Cbelfem::fem::IWG_MaxwellPostproc | |
| Cbelfem::fem::IWG_Timestep | Base class for transient problems |
| Cbelfem::fem::IWG_Maxwell | Main electromagnetic integral weak form (h-phi formulation) |
| Cbelfem::fem::IWG_Poisson | |
| Cbelfem::fem::IWG_StaticHeatConduction | |
| Cbelfem::fem::IWG_TransientHeatConduction | |
| Cbelfem::fem::IWG_MaxwellThermal | Transient heat conduction coupled to the Maxwell solution |
| Cbelfem::fem::IwgFactory | Creates IWG instances by equation type |
| Cbelfem::material::JcFunction | Base class for critical current density (Jc) and n-value functions |
| Cbelfem::material::JcFunctionDatabase | Database-driven Jc function using lookup tables |
| Cbelfem::material::JcFunctionModifiedKim | Modified Kim model for critical current density |
| Cbelfem::material::JcFunctionUserDefined | User-defined critical current density (Jc) or power law exponent (n) function |
| Ccorc.jet.Jet | |
| Cbelfem::fem::Kernel | Top-level orchestrator; owns the mesh, materials, boundary conditions and DOF managers |
| Cbelfem::fem::KernelParameters | |
| CKSP | |
| Cbelfem::mesh::Layer | This is a supporting data type for the tape generation the mesh entities are passed over to the mesh and will be deleted by the mesh during destruction |
| Ccorc.winding.Layer | |
| Cpancake.lead.Lead | |
| Cbelfem::Logger | Hierarchical logging with info levels |
| Cbelfem::Map< Key, Value > | Hash map (unordered key-value) |
| CMat | |
| Cbelfem::Material | Base class for all materials in BELFEM |
| Cbelfem::material::SplineLookupTable | |
| Cbelfem::material::Alloy | |
| Cbelfem::material::Magnesia | |
| Cbelfem::material::Metal | Base class for metallic materials (pure metals and alloys) |
| Cbelfem::material::Aluminum | Aluminum ( Al ), face centered cubic |
| Cbelfem::material::Chromium | Chromium ( Cr ), body centered cubic, antiferromagnetic |
| Cbelfem::material::Copper | Copper (Cu) material implementation |
| Cbelfem::material::Ferromagnetic | |
| Cbelfem::material::Iron | |
| Cbelfem::material::Nickel | |
| Cbelfem::material::HastelloyC276 | Hastelloy C-276 nickel-based superalloy implementation |
| Cbelfem::material::Indium | |
| Cbelfem::material::Lead | |
| Cbelfem::material::Silver | Silver (Ag) material implementation |
| Cbelfem::material::WhiteTin | |
| Cbelfem::material::YBCO | YBCO (YBa₂Cu₃O₇) high-temperature superconductor implementation |
| Cbelfem::material::UserDefinedMaterial | User-defined material loaded from external shared library |
| Cbelfem::MaterialFactory | Factory class for creating material objects and associated property functions |
| Cbelfem::Matrix< T > | Dense column-major matrix |
| Cbelfem::fem::calculator::MatrixData | |
| Cbelfem::fem::MaxwellBoundaryConditionFactory | Builds the physical boundary conditions of a Maxwell problem |
| Cbelfem::fem::calculator::MaxwellData | |
| Cbelfem::fem::MaxwellFactory | High-level orchestrator that builds a Maxwell problem from an input deck |
| Cbelfem::Mesh | Top-level container for all mesh entities |
| Cmesh.Mesh.Mesh | An abstract element class |
| Cbelfem::MeshChecker | |
| Cbelfem::MeshOptions | |
| Cbelfem::vtk::MeshView | The renderable view of a belfem::Mesh: one shared point set plus per-block and per-sideset actor wrappers |
| Cbelfem::mesh::proto::MetaData | |
| Cbelfem::electronics::NetlistControl | One supported control card ( only ".tran" today; ".end" sets a flag instead of a record ) |
| Cbelfem::electronics::NetlistDirective | One "* belfem:" extension directive ( plan §5, Option A ): superconductor, timed switch, per-instance BDF order |
| Cbelfem::electronics::NetlistElement | One element card ( R/C/L/V/I/D ), lexed but not interpreted: all payloads stay strings; numeric conversion and semantic validation are the netlist factory's job |
| Cbelfem::electronics::NetlistModel | One .model card ( ".model dmod d( is=1e-14 )" ) |
| Cbelfem::electronics::NetlistParser | Lexes an ngspice netlist into the intermediate representation the NgspiceCircuitFactory consumes ( todo/ngspice_parser_plan.md §9.1 ) |
| Cbelfem::electronics::NgspiceCircuitFactory | Builds an ElectricalCircuit from a lexed netlist ( todo/ngspice_parser_plan.md §9.2, decisions O5/O6/O8/O9 ) |
| Cmesh.Node.Node | The node class for this element |
| Cbelfem::mesh::proto::NodeData | |
| Cbelfem::opt::Objective | Object that defines a scalar objective function to be optimized |
| CRosenbrock | |
| Cbelfem::ode::ODE | Object that can create an ordinary differential equation |
| CMyODE | |
| Cbelfem::opGenomeSort< B, N > | |
| Cbelfem::mesh::OpNodeIndex | |
| Cbelfem::mesh::OpSegmentIndex | |
| Cbelfem::opt::Optimizer | Driver that optimizes an Objective using a chosen Algorithm |
| Cbelfem::OpVertexDegree | |
| Cbelfem::OpVertexID | |
| Cbelfem::OpVertexIndex | |
| Cbelfem::OpVertexLevel | |
| Cbelfem::OpVertexOwner | |
| Cbelfem::OrderConverter | |
| Cbelfem::OrderedMap< Key, Value > | Sorted map (ordered key-value) |
| Cpancake.fem.PancakeMesh | |
| Cbelfem::fem::dofmgr::Parameters | This is a parameter object that contains the relevant information for managing the DOFs |
| Cbelfem::mesh::Partitioner | |
| CPC | |
| Cbelfem::mesh::Periodicity | Stores matched periodic boundary entity pairs (nodes, edges, faces) |
| Cbelfem::mesh::proto::PeriodicityData | |
| Cbelfem::mesh::PeriodicityFactory | Creates a Periodicity object by matching nodes on two periodic boundary planes |
| Cmesh.PeriodicLink.PeriodicLink | |
| Cbelfem::solver::PetscData | This struct contains the variables needed by PETSc |
| Cmesh.Physical.Physical | |
| Cbelfem::fem::PhysicalBoundaryCondition | |
| Cbelfem::mesh::Pipette | Pipette is a class that measures the volume of an element |
| Cpancake.gmsh_geometry.Point | |
| Cbelfem::fem::Postprocessor | |
| Cbelfem::fem::Gradient | Gradient recovery on a solved mesh |
| Cbelfem::fem::MaxwellPostprocessor | Field recovery for B, H, J and J/Jc |
| Ccorc.postprocess.Postprocessor | |
| Cbelfem::Profiler | Gperftools CPU profiling with Callgrind-format output |
| Cbelfem::Progressbar | Progress display for long-running loops |
| Cbelfem::database::Projector | Build-time L2 projection of sampled values onto a B-spline basis |
| Cbelfem::mesh::ProtoMesh | |
| Cbelfem::Protoshell | Thin shell configuration object for electromagnetic simulations |
| Cbelfem::Quaternion< T > | Scalar-first quaternion value type for 3D rotations |
| Cbelfem::Queue< T > | FIFO queue |
| Cbelfem::lapack::real_type< T > | |
| Cbelfem::lapack::real_type< std::complex< T > > | |
| Cbelfem::mesh::ReferenceElement | |
| Cbelfem::gastables::RefGas | A single chemical species with its caloric and transport properties |
| Cbelfem::gastables::RefGasFactory | Builds RefGas objects from the shipped data tables |
| Cbelfem::input::Section | One hierarchical section of a configuration file |
| Cpancake.lead.Segment | |
| Cbelfem::Set< Key > | Hash set with set operations |
| Cbelfem::input::Settings | |
| Ccorc.shells.ShellGenerator | |
| Cbelfem::ShiftRegister< T > | Fixed-capacity FIFO with history, for time-stepping |
| Cbelfem::mesh::SideSet | |
| Cbelfem::vtk::SideSetActor | |
| Cbelfem::fem::dofmgr::SideSetData | |
| Cbelfem::mesh::SimplicialComplex | Simplicial complex reduction engine underlying the homology and cohomology computation |
| Cbelfem::Solver | Unified interface to the sparse direct solvers |
| Cbelfem::fem::dofmgr::SolverData | |
| Cbelfem::SolverParameters | Configuration for a Solver |
| Cbelfem::mesh::SourceExpander | |
| Cbelfem::SourceFunction | |
| Cbelfem::Spline | Cubic spline on a uniform grid, C2, with natural, parabolic or clamped boundary conditions |
| Cbelfem::SpMatrix | Sparse matrix in CSR or CSC format |
| Cbelfem::gasmodels::Statevals | The per state property cache of a Gas |
| Cbelfem::StringList | Help class needed for the Exodus Writer |
| Cpancake.gmsh_geometry.Surface | |
| Cpancake.gmsh_geometry.SurfaceLoop | |
| Cusermat::Table | A two-column ( x, y ) text table with linear interpolation |
| Ccorc.winding.Tape | |
| Cpancake.gmsh_geometry.Tape | |
| Cpancake.gmsh_geometry.TapeBlock | |
| Cpancake.tapestack.TapeStack | |
| Cbelfem::Tensor< T > | Third- or fourth-order tensor container; the constitutive helpers (contraction, rotation, inversion, Voigt conversion) are specialised to 3x3x3x3 |
| Cbelfem::TensorMeshConfig | |
| Cbelfem::TensorMeshFactory | |
| Cunittest.TestCase | |
| Ctest_pancake.TestLead | |
| Ctest_pancake.TestPancake | |
| Ctest_pancake.TestSpiral | |
| Cbelfem::fem::ThermalBoundaryConditionFactory | Builds the thermal boundary conditions from the input deck |
| Cbelfem::fem::ThermalFactory | Builds the thermal kernel from an input deck, standalone or coupled to a magnetic kernel |
| Cbelfem::mesh::ThinShell | Thin shell class is a data container needed to link element masters and slaves to thin shell blocks |
| Cbelfem::mesh::proto::ThinShellData | |
| Cbelfem::mesh::ThinShellFactory | |
| Cbelfem::Timer | High-resolution wall-clock timing |
| Cbelfem::fem::TimestepMatrices | Container for element-level DENSE matrices in transient nonlinear FEM |
| Cbelfem::fem::maxwell::TMatrix | |
| Cbelfem::fem::Tmatrix | |
| Cbelfem::mesh::proto::TMatrixData | |
| Cbelfem::mesh::Topology | Analyzes and classifies mesh topology for finite element simulations |
| Cbelfem::gastables::TransportPoly | One temperature interval of the transport description of a species |
| Cbelfem::gastables::TransportPolyCustom | A transport interval whose exponents are not the CEA ones |
| Cbelfem::gastables::TransportPolyEmpty | Placeholder for a species with no transport data at all |
| Cbelfem::gastables::TransportPolyGlue | A short interval bridging two tabulated transport intervals |
| Cstd::true_type | |
| Cbelfem::is_scalar< Matrix< T > > | |
| Cbelfem::is_scalar< Vector< T > > | |
| Cbelfem::is_scalar< T > | |
| Cbelfem::is_shift_register_safe< Matrix< T > > | |
| Cbelfem::is_shift_register_safe< Vector< T > > | |
| CVec | |
| Cbelfem::Vector< T > | Column vector |
| Cbelfem::fem::calculator::VectorData | |
| Cbelfem::graph::Vertex | Graph node with an adjacency list; the vertex type the graph algorithms operate on |
| Cbelfem::electronics::Component | Base class for every circuit component |
| Cbelfem::electronics::TwoTerminals | |
| Cbelfem::electronics::Capacitor | |
| Cbelfem::electronics::CurrentSource | |
| Cbelfem::electronics::Diode | |
| Cbelfem::electronics::FEMTwoTerminals | Terminal pair coupling the circuit to the finite-element problem |
| Cbelfem::electronics::Inductor | |
| Cbelfem::electronics::Resistor | |
| Cbelfem::electronics::Superconductor | |
| Cbelfem::electronics::Switch | |
| Cbelfem::electronics::VoltageSource | |
| Cbelfem::electronics::ElectricNode | Circuit node; the unknowns of the modified nodal analysis |
| Cbelfem::fem::Dof | |
| Cbelfem::mesh::Basis | |
| Cbelfem::mesh::ControlPoint | |
| Cbelfem::mesh::Element | Lagrange Element baseclass |
| Cbelfem::mesh::ElementTemplate< N, C, E, T, F > | Lagrange Element templated against |
| Cbelfem::mesh::Vertex | |
| Cbelfem::mesh::Edge | Special Edge class for NEDELEC-Type elements |
| Cbelfem::mesh::Face | |
| Cbelfem::mesh::Facet | |
| Cbelfem::mesh::Node | |
| Cbelfem::mesh::Segment | |
| Cpancake.gmsh_geometry.Volume | |
| Cbelfem::mesh::VtkWriter | |
| Cbelfem::prandtlmeyer::Wave | Characteristic integral for the Prandtl-Meyer turn of a thermally perfect ideal gas, the working object behind Gas::prandtl_meyer |
| Ccorc.winding.Winding | |
| Cbelfem::XML | XML document interface |