Home
last modified time | relevance | path

Searched defs:DENS_MAT (Results 1 – 17 of 17) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DWeakEquation.h38 DENS_MAT & /* energy */ ) const {}; in E_integrand() argument
44 DENS_MAT & /* density */ ) const {}; in M_integrand() argument
59 DENS_MAT & /* flux */) const {return false;}; in N_integrand() argument
66 DENS_MAT & /* coefs */) const {}; in BB_tangent_coefficients() argument
69 DENS_MAT & /* coefs */) const {}; in NN_tangent_coefficients() argument
75 DENS_MAT & /* coefs */) const {}; in BB_tangent_coefficients() argument
80 DENS_MAT & /* coefs */) const {}; in NN_tangent_coefficients() argument
H A DKinetostat.h132 virtual void apply_localization_correction(const DENS_MAT & /* source */, in apply_localization_correction()
135 virtual void apply_localization_correction(const DENS_MAT & /* source */, in apply_localization_correction()
H A DKinetoThermostat.h154 virtual void apply_localization_correction(const DENS_MAT & /* source */, in apply_localization_correction()
157 virtual void apply_localization_correction(const DENS_MAT & /* source */, in apply_localization_correction()
H A DElectronDragPower.h26 DENS_MAT & /* flux */) in electron_drag_power() argument
H A DViscousStress.h32 DENS_MAT & /* coefs */) const in viscosity() argument
H A DElectronChargeDensity.h25 DENS_MAT & /* flux */) const { return false; }; in electron_charge_density() argument
30 DENS_MAT & /* flux */) const in D_electron_charge_density() argument
34 DENS_MAT & /* density */) const in band_edge_potential() argument
H A DBodyForce.h22 DENS_MAT & /* flux */) const { return false; }; in body_force() argument
H A DElectronPhononExchange.h25 DENS_MAT & /* flux */) { return false; } in electron_phonon_exchange() argument
H A DWeakEquationPoisson.h104 DENS_MAT & /* coefs */) const {}; in NN_tangent_coefficients() argument
H A DATC_TransferPartitionOfUnity.cpp57 const DENS_MAT & /* atomData */, DENS_MAT & /* nodeData */) in compute_projection()
H A DMatrixDef.h168 typedef DenseMatrix<double> DENS_MAT; // dense matrix of double type typedef
H A DFE_Engine.h348 DENS_VEC integrate(const DENS_MAT & /* field */, const FSET & /* fset */) const in integrate()
H A DFunction.h33 virtual inline void dfd(FieldName /* field */, ARGS& /* args */, DENS_MAT /* vals */ ) {}; in dfd() argument
H A DAtomicRegulator.h144 …virtual void reset_lambda_contribution(const DENS_MAT & /* target */, const FieldName /* field */)… in reset_lambda_contribution()
H A DThermostat.cpp2390 void ThermostatHooverVerlet::add_to_lambda_power(const DENS_MAT & /* myLambdaForce */, in add_to_lambda_power()
2596 void ThermostatHooverVerletFiltered::add_to_lambda_power(const DENS_MAT & /* myLambdaForce */, in add_to_lambda_power()
H A DATC_Transfer.cpp1661 const DENS_MAT & H, const DENS_MAT & /* rhoN */) in compute_vacancy_concentration()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DMatrixDef.h168 typedef DenseMatrix<double> DENS_MAT; // dense matrix of double type typedef