Choral
|
►Nabstract_interfaces | DEFINITION OF ABSTRACT_INTERFACES FOR THE LIBRARY CHORAL |
►Nalgebra_lin | LINEAR ALGEBRA TOOLS |
►Nbasic_tools | BASIC TOOLS |
►Ncardiomodel_mod | DERIVED TYPE cardioModel |
►Ncsr_fromgraph | USE graph TO DEFINE csr MATRICES |
►Ncsr_mod | DERIVED TYPE csr for sparse matrices |
►Ndiffusion | MODULE FOR DIFFUSION PROBLEMS |
►Neigen_mod | DERIVED TYPE eigen for eigenvalue / eigenvector problems |
►Nelasticity | MODULE FOR LINEAR ELASTICITY PROBLEMS |
►Nfe_func_mod | DEFINITION OF FINITE ELEMENT BASIS FUNCTIONS |
►Nfespace_mod | DERIVED TYPE feSpace: finite element spaces |
►Nfespacexk_mod | DERIVED TYPE feSpacexk: define \( Y = [ X_h ]^k \) for \( X_h \) a finite element space. |
►Ngeotsf_mod | DERIVED TYPE geoTsf: geometrical transformation of reference cells |
►Ngraph_mod | DERIVED TYPE graph: sparse matrices of boolean in CSR format |
►Nintegral | COMPUTATION OF INTEGRALS using a quadrature methods on a mesh. |
►Nio | IO: module for input/output |
►Nionicmodel_mod | DERIVED TYPE ionicModel: cellular ionic models in electrophysiology |
►Nkrylov_mod | DERIVED TYPE krylov: for the resolution of linear systems |
►Nmesh_mod | DERIVED TYPE mesh |
►Nmumps_mod | DERIVED TYPE mumps: to use the library MUMPS |
►Nnewton_mod | NEWTON NON LINEAR SOLVER |
►Node_def | BOTTOM LEVEL MODULE FOR ODEs |
►Node_opsplt_mod | DERIVED TYPE ode_opSplt: operator splitting methods for ODEs. |
►Node_output_mod | DERIVED TYPE ode_output: handles output for PDE/ODE simulations |
►Node_problem_mod | DERIVED TYPE ode_problem: definition of ODE/PDE problems |
►Node_solution_mod | DERIVED TYPE ode_solution: data straucture to solve ODEs |
►Node_solver_mod | TOP LEVEL MODULE FOR ODEs, derived type ode_solver |
►Nprecond_mod | DERIVED TYPE precond: preconditioning for linear systems |
►Nquadmesh_mod | DERIVED TYPE quadMesh: integration methods on meshes |
►Nr1d_mod | OPENMP OPERATIONS ON 1-DIMENSIONAL REAL ARRAYS |
►Nr2d_mod | OPENMP OPERATIONS ON 2-DIMENSIONAL REAL ARRAYS |
►Nreal_type | REAL NUMBERS PRECISION IN CHORAL: selects simple/double/quad |
►Nstimulation_mod | DERIVED TYPE stimulation |